Home
last modified time | relevance | path

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

/base/powermgr/power_manager/utils/native/src/
H A Dpower_utils.cpp206 auto powerIsForegroundApplicationFunc = in IsForegroundApplication() local
208 if (powerIsForegroundApplicationFunc == nullptr) { in IsForegroundApplication()
216 bool isForeground = powerIsForegroundApplicationFunc(appName); in IsForegroundApplication()

Completed in 1 milliseconds