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/defines_4.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc/api-ref/html/search/defines_4.js') diff --git a/doc/api-ref/html/search/defines_4.js b/doc/api-ref/html/search/defines_4.js index f5e239e..e8bbac7 100644 --- a/doc/api-ref/html/search/defines_4.js +++ b/doc/api-ref/html/search/defines_4.js @@ -1,5 +1,8 @@ var searchData= [ - ['elog',['ELOG',['../d0/d8a/libhomescreen_8cpp.html#a797aa3053bd6a29819d44f8fad8a5eca',1,'libhomescreen.cpp']]], - ['event_5fsubscribe_5ferror_5fcode',['EVENT_SUBSCRIBE_ERROR_CODE',['../d0/d1e/homescreen_8c.html#a9a68ed04201d9390bb85b2c6ab1d7250',1,'homescreen.c']]] + ['hmi_5fdebug',['HMI_DEBUG',['../df/d76/hmi-debug_8h.html#a0d26d8b8201011dade787236519711c0',1,'hmi-debug.h']]], + ['hmi_5ferror',['HMI_ERROR',['../df/d76/hmi-debug_8h.html#a65bb6c7cfe38f8a724beab5059d36fb2',1,'hmi-debug.h']]], + ['hmi_5finfo',['HMI_INFO',['../df/d76/hmi-debug_8h.html#a11b249a67108f0f4c50a0fc8a3eb4f5c',1,'hmi-debug.h']]], + ['hmi_5fnotice',['HMI_NOTICE',['../df/d76/hmi-debug_8h.html#abc0d6e0760017d8ae48b836925b2ef15',1,'hmi-debug.h']]], + ['hmi_5fwarning',['HMI_WARNING',['../df/d76/hmi-debug_8h.html#a25361812432cd2480bc8f1a8e56ecbf7',1,'hmi-debug.h']]] ]; -- cgit 1.2.3-korg