Searched refs:notifyAppStatusChange (Results 1 – 2 of 2) sorted by relevance
184 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STARTED, *newNanoapp); in startNanoapp()221 notifyAppStatusChange(CHRE_EVENT_NANOAPP_STOPPED, *mStoppingNanoapp); in unloadNanoapp()432 void EventLoop::notifyAppStatusChange(uint16_t eventType, in notifyAppStatusChange() function in chre::EventLoop
399 void notifyAppStatusChange(uint16_t eventType, const Nanoapp& nanoapp);