Home
last modified time | relevance | path

Searched refs:notifyAppStatusChange (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/
Devent_loop.cc184 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STARTED, *newNanoapp); in startNanoapp()
221 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STOPPED, *mStoppingNanoapp); in unloadNanoapp()
437 void EventLoop::notifyAppStatusChange(uint16_t eventType, in notifyAppStatusChange() function in chre::EventLoop
/system/chre/core/include/chre/core/
Devent_loop.h407 void notifyAppStatusChange(uint16_t eventType, const Nanoapp& nanoapp);