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/globals_defs.html | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'doc/api-ref/html/globals_defs.html') diff --git a/doc/api-ref/html/globals_defs.html b/doc/api-ref/html/globals_defs.html index 2585144..24c615c 100644 --- a/doc/api-ref/html/globals_defs.html +++ b/doc/api-ref/html/globals_defs.html @@ -69,15 +69,24 @@ $(function() {
  • COMMAND_EVENT_NUM : homescreen.c
  • -
  • DLOG -: libhomescreen.cpp -
  • -
  • ELOG -: libhomescreen.cpp -
  • EVENT_SUBSCRIBE_ERROR_CODE : homescreen.c
  • +
  • HMI_DEBUG +: hmi-debug.h +
  • +
  • HMI_ERROR +: hmi-debug.h +
  • +
  • HMI_INFO +: hmi-debug.h +
  • +
  • HMI_NOTICE +: hmi-debug.h +
  • +
  • HMI_WARNING +: hmi-debug.h +
  • -- cgit 1.2.3-korg