Home
last modified time | relevance | path

Searched defs:foregroundApp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dipc_common.cpp169 …td::find_if(foregroundAppList.begin(), foregroundAppList.end(), [bundleName] (auto foregroundApp) { in CheckForegroundApplication()
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_background_proxy.cpp438 …td::find_if(foregroundAppList.begin(), foregroundAppList.end(), [bundleName] (auto foregroundApp) { in IsAppBackground()