Searched defs:GetForegroundApplications (Results 1 – 9 of 9) sorted by relevance
37 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
49 int32_t GetForegroundApplications(std::vector<AppExecFwk::AppStateData>& data) in GetForegroundApplications() function
21 int32_t MockAppMgrService::GetForegroundApplications(std::vector<AppStateData> &list) in GetForegroundApplications() function in OHOS::AppExecFwk::MockAppMgrService
28 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessProxy
53 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
54 void AppManagerUtils::GetForegroundApplications(std::vector<OHOS::AppExecFwk::AppStateData>& appsDa… in GetForegroundApplications() function in OHOS::PowerMgr::AppManagerUtils
116 int32_t AppManagerAccessProxy::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessProxy
97 int32_t AppManagerAccessClient::GetForegroundApplications(std::vector<AppStateData>& list) in GetForegroundApplications() function in OHOS::Security::AccessToken::AppManagerAccessClient
51 std::vector<AppExecFwk::AppStateData> GetForegroundApplications() in GetForegroundApplications() function