Searched refs:appRunningStatusModule_ (Results 1 – 2 of 2) sorted by relevance
1665 std::shared_ptr<AbilityRuntime::AppRunningStatusModule> appRunningStatusModule_; variable
113 …if ((listener) == nullptr || instance == nullptr || appRunningStatusModule_ == nullptr) { …310 appRunningStatusModule_(std::make_shared<AbilityRuntime::AppRunningStatusModule>()), in AppMgrServiceInner()6812 return appRunningStatusModule_->RegisterListener(appRunningStatusListener); in NotifyAppFaultBySA()6820 return appRunningStatusModule_->UnregisterListener(appRunningStatusListener); in NotifyAppFaultBySA()7255 if (appRunningStatusModule_ == nullptr) { in NotifyAppFaultBySA()7259 appRunningStatusModule_->NotifyAppRunningStatusEvent(bundle, uid, runningStatus); in NotifyAppFaultBySA()