Searched refs:CHRE_EVENT_NANOAPP_STOPPED (Results 1 – 9 of 9) sorted by relevance
91 registerForBroadcastEvent(CHRE_EVENT_NANOAPP_STOPPED); in configureNanoappInfoEvents()94 unregisterForBroadcastEvent(CHRE_EVENT_NANOAPP_STOPPED); in configureNanoappInfoEvents()
234 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STOPPED, *mStoppingNanoapp); in unloadNanoapp()
109 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro
92 eventType == CHRE_EVENT_NANOAPP_STOPPED) { in nanoappHandleEvent()
38 (eventType == CHRE_EVENT_NANOAPP_STOPPED))) { in handleEvent()
111 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro
122 #define CHRE_EVENT_NANOAPP_STOPPED UINT16_C(0x0004) macro