aboutsummaryrefslogtreecommitdiffstats
path: root/include/libhomescreen.hpp
diff options
context:
space:
mode:
authorwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-06-25 11:03:17 +0800
committerwang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>2019-06-25 11:03:17 +0800
commit31a095fa9180414dbd173e026e521b289b6a828c (patch)
treee73c6c7f362ba1118c29d73ab1cb4d79c9c7d55d /include/libhomescreen.hpp
parente7975acfbcfb00a29940b35ae1c19c070cedc7a3 (diff)
Change-Id: Ib54394d6cb9debc6077eefceea37a570cff65525
Diffstat (limited to 'include/libhomescreen.hpp')
-rw-r--r--include/libhomescreen.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/libhomescreen.hpp b/include/libhomescreen.hpp
index d0b270a..bdfeb4b 100644
--- a/include/libhomescreen.hpp
+++ b/include/libhomescreen.hpp
@@ -53,6 +53,10 @@ public:
Event_AppListChanged,
Event_RegisterShortcut,
Event_UpdateShortcut,
+ Event_SetDestination,
+ Event_CancelDestination,
+ Event_StartNavigation,
+ Event_StopNavigation,
Event_Max
};