Searched defs:OnAppStarted (Results 1 – 8 of 8) sorted by relevance
97 virtual void OnAppStarted(const AppStateData &appStateData) {}; in OnAppStarted() function
221 void AppStateObserver::OnAppStarted(const AppExecFwk::AppStateData &appStateData) in OnAppStarted() function in OHOS::Wifi::AppStateObserver
206 void ApplicationStateObserverProxy::OnAppStarted(const AppStateData &appStateData) in OnAppStarted() function in OHOS::AppExecFwk::ApplicationStateObserverProxy
96 void ApplicationStateObserverStub::OnAppStarted(const AppStateData &appStateData) in OnAppStarted() function in OHOS::AppExecFwk::ApplicationStateObserverStub
238 void JSAppStateObserver::OnAppStarted(const AppStateData &appStateData) in OnAppStarted() function in OHOS::AbilityRuntime::JSAppStateObserver
199 void AppStateObserverManager::OnAppStarted(const std::shared_ptr<AppRunningRecord> &appRecord) in OnAppStarted() function in OHOS::AppExecFwk::AppStateObserverManager
2935 void AppMgrServiceInner::OnAppStarted(const std::shared_ptr<AppRunningRecord> &appRecord) in OnAppStarted() function in OHOS::AppExecFwk::AppMgrServiceInner
58 void OnAppStarted(const AppStateData &appStateData) override in OnAppStarted() function in OHOS::AppExecFwk::MockApplicationStateObserver