Home
last modified time | relevance | path

Searched defs:RegisterAppForegroundStateObserver (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/test/mock/services_appmgr_test/include/
Dmock_app_mgr_service.h119 …virtual int32_t RegisterAppForegroundStateObserver(const sptr<IAbilityForegroundStateObserver> &ob… in RegisterAppForegroundStateObserver() function
139 …virtual int32_t RegisterAppForegroundStateObserver(const sptr<IAppForegroundStateObserver> &observ… in RegisterAppForegroundStateObserver() function
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_state_observer_manager.cpp106 int32_t AppStateObserverManager::RegisterAppForegroundStateObserver(const sptr<IAppForegroundStateO… in RegisterAppForegroundStateObserver() function in OHOS::AppExecFwk::AppStateObserverManager
Dapp_mgr_service.cpp1327 int32_t AppMgrService::RegisterAppForegroundStateObserver(const sptr<IAppForegroundStateObserver> &… in RegisterAppForegroundStateObserver() function in OHOS::AppExecFwk::AppMgrService
Dapp_mgr_service_inner.cpp3902 int32_t AppMgrServiceInner::RegisterAppForegroundStateObserver(const sptr<IAppForegroundStateObserv… in RegisterAppForegroundStateObserver() function in OHOS::AppExecFwk::AppMgrServiceInner
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dapp_mgr_proxy.cpp1482 int32_t AppMgrProxy::RegisterAppForegroundStateObserver(const sptr<IAppForegroundStateObserver> &ob… in RegisterAppForegroundStateObserver() function in OHOS::AppExecFwk::AppMgrProxy