Searched refs:samgrClient (Results 1 – 6 of 6) sorted by relevance
477 …sptr<ISystemAbilityManager> samgrClient = SystemAbilityManagerClient::GetInstance().GetSystemAbili… in IsAppBackground() local478 if (samgrClient == nullptr) { in IsAppBackground()483 iface_cast<AppExecFwk::IAppMgr>(samgrClient->GetSystemAbility(APP_MGR_SERVICE_ID)); in IsAppBackground()507 …sptr<ISystemAbilityManager> samgrClient = SystemAbilityManagerClient::GetInstance().GetSystemAbili… in RegisterAppStateObserver() local508 if (samgrClient == nullptr) { in RegisterAppStateObserver()513 iAppMgr_ = iface_cast<AppExecFwk::IAppMgr>(samgrClient->GetSystemAbility(APP_MGR_SERVICE_ID)); in RegisterAppStateObserver()
102 …sptr<ISystemAbilityManager> samgrClient = SystemAbilityManagerClient::GetInstance().GetSystemAbili… in RegisterAppStateObserver() local103 if (samgrClient == nullptr) { in RegisterAppStateObserver()108 auto remoteObject = samgrClient->GetSystemAbility(APP_MGR_SERVICE_ID); in RegisterAppStateObserver()
62 …sptr<ISystemAbilityManager> samgrClient = SystemAbilityManagerClient::GetInstance().GetSystemAbili… in RegisterApplicationStateObserver() local63 if (samgrClient == nullptr) { in RegisterApplicationStateObserver()67 iAppMgr_ = iface_cast<AppExecFwk::IAppMgr>(samgrClient->GetSystemAbility(APP_MGR_SERVICE_ID)); in RegisterApplicationStateObserver()
860 …sptr<ISystemAbilityManager> samgrClient = SystemAbilityManagerClient::GetInstance().GetSystemAbili… in RegisterApplicationStateObserver() local861 if (samgrClient == nullptr) { in RegisterApplicationStateObserver()865 iAppMgr_ = iface_cast<AppExecFwk::IAppMgr>(samgrClient->GetSystemAbility(APP_MGR_SERVICE_ID)); in RegisterApplicationStateObserver()
201 …sptr<ISystemAbilityManager> samgrClient = SystemAbilityManagerClient::GetInstance().GetSystemAbili… variable202 ASSERT_NE(samgrClient, nullptr);204 iface_cast<AppExecFwk::IAppMgr>(samgrClient->GetSystemAbility(APP_MGR_SERVICE_ID));
110 …sptr<ISystemAbilityManager> samgrClient = SystemAbilityManagerClient::GetInstance().GetSystemAbili… in RegisterAppStateObserver() local111 if (samgrClient == nullptr) { in RegisterAppStateObserver()116 iAppMgr_ = iface_cast<AppExecFwk::IAppMgr>(samgrClient->GetSystemAbility(APP_MGR_SERVICE_ID)); in RegisterAppStateObserver()