From 599de8d3f35cb0fe56c7e27591862d61944b456b Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Mon, 23 Oct 2017 14:06:12 +0900 Subject: Add a new OnScreenReply api to agl-service-homescreen Add a new event named OnScreenReply. Applications can use this event to reply to the homescreen. Also update the documentation for this event. [Patch Sets 8,9] Update ApplicationGuide.md. For details: Use master source build agl-service-homescreen-2017. Change agl version to EE. Add libhomescreen sample code path. [Patch Sets 10] Delete tailing space. BUG-AGL: SPEC-985 Change-Id: Iea0c321731fa62cd94fc08fc5e303c20847fd525 Signed-off-by: zheng_wenlong --- doc/api-ref/html/search/searchdata.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/api-ref/html/search/searchdata.js') diff --git a/doc/api-ref/html/search/searchdata.js b/doc/api-ref/html/search/searchdata.js index 267bace..d69b699 100644 --- a/doc/api-ref/html/search/searchdata.js +++ b/doc/api-ref/html/search/searchdata.js @@ -1,14 +1,14 @@ var indexSectionsWithContent = { - 0: "_acdeghilmnoprstuv~", + 0: "_aceghilmnoprstuv~", 1: "el", 2: "hlt", 3: "_ceghilmoprstu~", 4: "_aehnv", 5: "hr", - 6: "er", - 7: "enor", - 8: "_acde" + 6: "elr", + 7: "elnor", + 8: "_aceh" }; var indexSectionNames = -- cgit 1.2.3-korg