Searched refs:ON_APP_STATE_CHANGED (Results 1 – 7 of 7) sorted by relevance
32 ON_APP_STATE_CHANGED, enumerator
45 ON_APP_STATE_CHANGED, enumerator
55 …static_cast<uint32_t>(IAppForegroundStateObserver::Message::ON_APP_STATE_CHANGED), data, reply, op… in OnAppStateChanged()
40 if (code == static_cast<uint32_t>(IAppForegroundStateObserver::Message::ON_APP_STATE_CHANGED)) { in OnRemoteRequest()
51 case static_cast<uint32_t>(AppStateSubscriberInterfaceCode::ON_APP_STATE_CHANGED): { in OnRemoteRequestInner()
96 …static_cast<uint32_t>(AppStateSubscriberInterfaceCode::ON_APP_STATE_CHANGED), data, reply, option); in OnAppStateChanged()
79 … uint32_t code = static_cast<uint32_t>(IAppForegroundStateObserver::Message::ON_APP_STATE_CHANGED); in DoSomethingInterestingWithMyAPI()