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/variables_2.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/api-ref/html/search/variables_2.js') diff --git a/doc/api-ref/html/search/variables_2.js b/doc/api-ref/html/search/variables_2.js index 6f0029f..af57c7f 100644 --- a/doc/api-ref/html/search/variables_2.js +++ b/doc/api-ref/html/search/variables_2.js @@ -1,6 +1,8 @@ var searchData= [ + ['error_5fflag',['ERROR_FLAG',['../df/d76/hmi-debug_8h.html#a13d4c7647aad2e84766f8b48a6caab09',1,'hmi-debug.h']]], ['ev_5fon_5fscreen_5fmessage',['ev_on_screen_message',['../d0/d1e/homescreen_8c.html#af7cfc4f688bb898c09291252c4cb832c',1,'homescreen.c']]], + ['ev_5fon_5fscreen_5freply',['ev_on_screen_reply',['../d0/d1e/homescreen_8c.html#a5c225341e0ecbae0585302ef754a55ec',1,'homescreen.c']]], ['ev_5freserved',['ev_reserved',['../d0/d1e/homescreen_8c.html#a25fbdcc4e5787e3f41d99f4a71e86611',1,'homescreen.c']]], ['ev_5ftap_5fshortcut',['ev_tap_shortcut',['../d0/d1e/homescreen_8c.html#a2af1ff5a4cbf03125e61e903832035f5',1,'homescreen.c']]], ['event',['event',['../df/d7d/structevent.html#a58726ebc551d36562ac3f9e1fe293214',1,'event']]], -- cgit 1.2.3-korg