From 09143a0949dee0077cd9681356877b71ec4c99fb Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Mon, 23 Oct 2017 14:06:12 +0900 Subject: Add reply message for homescreen-service Add a new event named OnScreenReply for application, Application can use this event reply to homescreen. Update docment for this event. Change-Id: Iea0c321731fa62cd94fc08fc5e303c20847fd525 Signed-off-by: zheng_wenlong --- doc/api-ref/html/search/all_0.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/api-ref/html/search/all_0.js') diff --git a/doc/api-ref/html/search/all_0.js b/doc/api-ref/html/search/all_0.js index 7e3d3a1..e7aee8c 100644 --- a/doc/api-ref/html/search/all_0.js +++ b/doc/api-ref/html/search/all_0.js @@ -2,12 +2,12 @@ var searchData= [ ['_5fapplication_5fname',['_application_name',['../d0/d1e/homescreen_8c.html#a1f2c79fa6801b63751e270d67994fe81',1,'homescreen.c']]], ['_5fdisplay_5fmessage',['_display_message',['../d0/d1e/homescreen_8c.html#abfd6c1d6f316fa952b11553f8f275e92',1,'homescreen.c']]], - ['_5fdlog',['_DLOG',['../d0/d8a/libhomescreen_8cpp.html#a7639744c63851d916fb673963e234124',1,'libhomescreen.cpp']]], - ['_5felog',['_ELOG',['../d0/d8a/libhomescreen_8cpp.html#af583e7770fe13e35089388a45eaf9d9d',1,'libhomescreen.cpp']]], ['_5ferror',['_error',['../d0/d1e/homescreen_8c.html#aed1c5296a2e6d34945507a0fca17a376',1,'homescreen.c']]], ['_5fgnu_5fsource',['_GNU_SOURCE',['../d0/d1e/homescreen_8c.html#a369266c24eacffb87046522897a570d5',1,'homescreen.c']]], + ['_5fhmi_5flog',['_HMI_LOG',['../df/d76/hmi-debug_8h.html#a0846b9d51e2e0612c4825a9a581aa40a',1,'hmi-debug.h']]], ['_5fon_5fcall_5fstatic',['_on_call_static',['../d0/d8a/libhomescreen_8cpp.html#a782a05fde0f1c17e0c4c8f972a3f53c8',1,'libhomescreen.cpp']]], ['_5fon_5fevent_5fstatic',['_on_event_static',['../d0/d8a/libhomescreen_8cpp.html#a3df86185aa9453726556da201d95a6f9',1,'libhomescreen.cpp']]], ['_5fon_5fhangup_5fstatic',['_on_hangup_static',['../d0/d8a/libhomescreen_8cpp.html#a73c05b96c151e5e46c28585ccb143c1c',1,'libhomescreen.cpp']]], - ['_5fon_5freply_5fstatic',['_on_reply_static',['../d0/d8a/libhomescreen_8cpp.html#a7778933bffa862c63fa0a1b8219faa8b',1,'libhomescreen.cpp']]] + ['_5fon_5freply_5fstatic',['_on_reply_static',['../d0/d8a/libhomescreen_8cpp.html#a7778933bffa862c63fa0a1b8219faa8b',1,'libhomescreen.cpp']]], + ['_5freply_5fmessage',['_reply_message',['../d0/d1e/homescreen_8c.html#a79b0f0b481161527ccb80e83da143219',1,'homescreen.c']]] ]; -- cgit 1.2.3-korg