Searched defs:GetForegroundApplications (Results 1 – 11 of 11) sorted by relevance
41 bool WEAK_FUNC AppMgrHelper::GetForegroundApplications(std::vector<AppExecFwk::AppStateData> &fgApp… in GetForegroundApplications() function in OHOS::DevStandbyMgr::AppMgrHelper
195 ErrCode BaseNetworkStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::BaseNetworkStrategy
247 ErrCode RunningLockStrategy::GetForegroundApplications() in GetForegroundApplications() function in OHOS::DevStandbyMgr::RunningLockStrategy
73 static NativeValue* GetForegroundApplications(NativeEngine* engine, NativeCallbackInfo* info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anone530ce000111::JsAppManager
402 int32_t AppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrService
536 void AppRunningManager::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppRunningManager
2556 int32_t AppMgrServiceInner::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrServiceInner
441 int32_t AppMgrStub::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrStub
543 int AppMgrProxy::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::AppMgrProxy
82 static NativeValue* GetForegroundApplications(NativeEngine* engine, NativeCallbackInfo* info) in GetForegroundApplications() function in OHOS::AbilityRuntime::__anon66ab2a5c0111::JsAppManager
168 int32_t GetForegroundApplications(std::vector<AppStateData> &list) override in GetForegroundApplications() function in OHOS::AppExecFwk::MockAppMgrStub