Home
last modified time | relevance | path

Searched refs:IsForeground (Results 1 - 1 of 1) sorted by relevance

/base/powermgr/power_manager/utils/appmgr/src/
H A Dapp_manager_utils.cpp72 bool IsForeground = false; in IsForegroundApplication() local
77 IsForeground = true; in IsForegroundApplication()
81 POWER_HILOGI(FEATURE_UTIL, "IsForegroundApplication, ret: %{public}u", static_cast<uint32_t>(IsForeground)); in IsForegroundApplication()
82 return IsForeground; in IsForegroundApplication()

Completed in 1 milliseconds