Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_state_observer_manager.h96 bool IsAbilityForegroundObserverExist(const sptr<IRemoteBroker> &observer);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp164 if (IsAbilityForegroundObserverExist(observer)) { in RegisterAbilityForegroundStateObserver()
892 bool AppStateObserverManager::IsAbilityForegroundObserverExist(const sptr<IRemoteBroker> &observer) in IsAbilityForegroundObserverExist() function in OHOS::AppExecFwk::AppStateObserverManager
/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
H A Dapp_state_observer_manager_test.cpp1312 auto res = manager->IsAbilityForegroundObserverExist(observer); in HWTEST_F()

Completed in 5 milliseconds