Searched defs:notifyAppStatusChange (Results 1 - 1 of 1) sorted by relevance

/system/chre/core/
H A Devent_loop.cc184 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STARTED, *newNanoapp);
221 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STOPPED, *mStoppingNanoapp);
432 void EventLoop::notifyAppStatusChange(uint16_t eventType, function in class:chre::EventLoop

Completed in 63 milliseconds