Home
last modified time | relevance | path

Searched refs:IsAppForegroundObserverExist (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_state_observer_manager.h95 bool IsAppForegroundObserverExist(const sptr<IRemoteBroker> &observer);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp117 if (IsAppForegroundObserverExist(observer)) { in RegisterAppForegroundStateObserver()
907 bool AppStateObserverManager::IsAppForegroundObserverExist(const sptr<IRemoteBroker> &observer) in IsAppForegroundObserverExist() function in OHOS::AppExecFwk::AppStateObserverManager
/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
H A Dapp_state_observer_manager_test.cpp1431 auto res = manager->IsAppForegroundObserverExist(observer); in HWTEST_F()

Completed in 6 milliseconds