Searched defs:strongAuth (Results 1 – 8 of 8) sorted by relevance
36 void keyguardDone(boolean strongAuth, int targetUserId); in keyguardDone()56 void keyguardDonePending(boolean strongAuth, int targetUserId); in keyguardDonePending()
220 public void finish(boolean strongAuth, int targetUserId) { in finish()
115 public void finish(boolean strongAuth, int targetUserId); in finish()
1737 final int strongAuth = mStrongAuthTracker.getStrongAuthForUser(user); in shouldListenForFace() local
363 private void testStrongAuthExceptOnBouncer(int strongAuth) { in testStrongAuthExceptOnBouncer()
507 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()
920 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()
288 void register(LockSettingsStrongAuth strongAuth) { in register()