Searched defs:strongAuth (Results 1 – 11 of 11) sorted by relevance
36 void keyguardDone(boolean strongAuth, int targetUserId); in keyguardDone()56 void keyguardDonePending(boolean strongAuth, int targetUserId); in keyguardDonePending()
159 void notifyKeyguardAuthenticated(boolean strongAuth); in notifyKeyguardAuthenticated()
227 public void finish(boolean strongAuth, int targetUserId) { in finish()
201 public void finish(boolean strongAuth, int targetUserId); in finish()
1073 final int strongAuth = mStrongAuthTracker.getStrongAuthForUser(userId); in isEncryptedOrLockdown() local1961 final int strongAuth = mStrongAuthTracker.getStrongAuthForUser(user); in shouldListenForFace() local
316 final int strongAuth = lpu.getStrongAuthForUser(user); in isUserEncryptedOrLockdown() local
450 private void testFingerprintWhenStrongAuth(int strongAuth) { in testFingerprintWhenStrongAuth()512 private void testStrongAuthExceptOnBouncer(int strongAuth) { in testStrongAuthExceptOnBouncer()
503 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()
957 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()
171 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()
315 void register(LockSettingsStrongAuth strongAuth) { in register()