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