Home
last modified time | relevance | path

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

/base/theme/screenlock_mgr/services/include/
H A Dscreenlock_system_ability.h208 bool IsAppInForeground(int32_t callingPid, uint32_t callingTokenId);
/base/theme/screenlock_mgr/services/src/
H A Dscreenlock_system_ability.cpp389 !IsAppInForeground(IPCSkeleton::GetCallingPid(), callerTokenId) && !hasPermission) { in UnlockInner()
773 bool ScreenLockSystemAbility::IsAppInForeground(int32_t callingPid, uint32_t callingTokenId) in IsAppInForeground() function in OHOS::ScreenLock::ScreenLockSystemAbility

Completed in 3 milliseconds