Home
last modified time | relevance | path

Searched refs:CHRE_EVENT_NANOAPP_STOPPED (Results 1 – 9 of 9) sorted by relevance

/system/chre/core/
Dnanoapp.cc91 registerForBroadcastEvent(CHRE_EVENT_NANOAPP_STOPPED); in configureNanoappInfoEvents()
94 unregisterForBroadcastEvent(CHRE_EVENT_NANOAPP_STOPPED); in configureNanoappInfoEvents()
Devent_loop.cc234 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STOPPED, *mStoppingNanoapp); in unloadNanoapp()
/system/chre/chre_api/legacy/v1_1/chre/
Devent.h109 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro
/system/chre/apps/unload_tester/
Dunload_tester.cc92 eventType == CHRE_EVENT_NANOAPP_STOPPED) { in nanoappHandleEvent()
/system/chre/apps/test/chqts/src/general_test/
Dnanoapp_info_events_test_observer.cc38 (eventType == CHRE_EVENT_NANOAPP_STOPPED))) { in handleEvent()
/system/chre/chre_api/legacy/v1_3/chre/
Devent.h109 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro
/system/chre/chre_api/legacy/v1_2/chre/
Devent.h109 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro
/system/chre/chre_api/legacy/v1_4/chre/
Devent.h111 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro
/system/chre/chre_api/include/chre_api/chre/
Devent.h122 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro