Searched refs:isKeyguard (Results 1 – 2 of 2) sorted by relevance
229 if (isKeyguard(currentClient)) {797 if (isKeyguard(opPackageName)) { in canUseFingerprint()828 private boolean isKeyguard(String clientPackage) { in isKeyguard() method in FingerprintService1545 if (!isKeyguard(clientPackage) && isWorkProfile(userId)) { in getUserOrWorkProfileId()
3343 final boolean isKeyguard = (win.getAttrs().privateFlags & PRIVATE_FLAG_KEYGUARD) != 0; in selectAnimationLw()3346 if (isKeyguard || expanded) { in selectAnimationLw()