Home
last modified time | relevance | path

Searched defs:IsForegroundApplication (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/powermgr/power_manager/utils/appmgr/src/
H A Dapp_manager_utils.cpp65 bool AppManagerUtils::IsForegroundApplication(const std::string& appName) in IsForegroundApplication() function in OHOS::PowerMgr::AppManagerUtils
/ohos5.0/base/powermgr/power_manager/utils/native/src/
H A Dpower_utils.cpp196 bool PowerUtils::IsForegroundApplication(const std::string& appName) in IsForegroundApplication() function in OHOS::PowerMgr::PowerUtils
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/app_manager_utils/
H A Dcamera_app_manager_utils.cpp81 bool CameraAppManagerUtils::IsForegroundApplication(const uint32_t tokenId) in IsForegroundApplication() function in OHOS::CameraStandard::CameraAppManagerUtils