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