diff options
author | zheng_wenlong <wenlong_zheng@nexty-ele.com> | 2017-10-23 14:06:12 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-11-01 11:35:41 +0000 |
commit | 599de8d3f35cb0fe56c7e27591862d61944b456b (patch) | |
tree | 1361368744f0015bb5ca647cde3c84709a795e85 /doc/api-ref/html/globals_func.html | |
parent | 26ec25e2f9271396328c208ae1a256fdf1a92c91 (diff) |
Add a new OnScreenReply api to agl-service-homescreeneel_4.99.2eel/4.99.24.99.2
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 <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'doc/api-ref/html/globals_func.html')
-rw-r--r-- | doc/api-ref/html/globals_func.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/api-ref/html/globals_func.html b/doc/api-ref/html/globals_func.html index 0ed9455..3d662e8 100644 --- a/doc/api-ref/html/globals_func.html +++ b/doc/api-ref/html/globals_func.html @@ -61,11 +61,8 @@ $(function() {   <h3><a id="index__"></a>- _ -</h3><ul> -<li>_DLOG() -: <a class="el" href="d0/d8a/libhomescreen_8cpp.html#a7639744c63851d916fb673963e234124">libhomescreen.cpp</a> -</li> -<li>_ELOG() -: <a class="el" href="d0/d8a/libhomescreen_8cpp.html#af583e7770fe13e35089388a45eaf9d9d">libhomescreen.cpp</a> +<li>_HMI_LOG() +: <a class="el" href="df/d76/hmi-debug_8h.html#a0846b9d51e2e0612c4825a9a581aa40a">hmi-debug.h</a> </li> <li>_on_call_static() : <a class="el" href="d0/d8a/libhomescreen_8cpp.html#a782a05fde0f1c17e0c4c8f972a3f53c8">libhomescreen.cpp</a> @@ -153,6 +150,9 @@ $(function() { <li>on_screen_message() : <a class="el" href="d0/d1e/homescreen_8c.html#a640cf8ed97d804c5ed1c09a349056338">homescreen.c</a> </li> +<li>on_screen_reply() +: <a class="el" href="d0/d1e/homescreen_8c.html#a2f380055d7d69828115d2a8951634933">homescreen.c</a> +</li> <li>onEv() : <a class="el" href="df/dac/test_8cpp.html#a6a2874c419fe5936fcccadc7e6cf268e">test.cpp</a> </li> |