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_3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api-ref/html/search/defines_3.js') diff --git a/doc/api-ref/html/search/defines_3.js b/doc/api-ref/html/search/defines_3.js index fa5d8c5..02b9aaf 100644 --- a/doc/api-ref/html/search/defines_3.js +++ b/doc/api-ref/html/search/defines_3.js @@ -1,4 +1,4 @@ var searchData= [ - ['dlog',['DLOG',['../d0/d8a/libhomescreen_8cpp.html#a4e42b2f5af2174dd24f958351becf63d',1,'libhomescreen.cpp']]] + ['event_5fsubscribe_5ferror_5fcode',['EVENT_SUBSCRIBE_ERROR_CODE',['../d0/d1e/homescreen_8c.html#a9a68ed04201d9390bb85b2c6ab1d7250',1,'homescreen.c']]] ]; -- cgit 1.2.3-korg