Searched defs:strongAuth (Results 1 – 6 of 6) sorted by relevance
99 default void finish(boolean strongAuth, int targetUserId) { in finish()
159 void notifyKeyguardAuthenticated(boolean strongAuth); in notifyKeyguardAuthenticated()
1724 final int strongAuth = mStrongAuthTracker.getStrongAuthForUser(userId); in isEncryptedOrLockdown() local
504 final int strongAuth = lpu.getStrongAuthForUser(user); in isUserEncryptedOrLockdown() local
1356 public void notifyKeyguardAuthenticated(boolean strongAuth) { in notifyKeyguardAuthenticated()
356 void register(LockSettingsStrongAuth strongAuth) { in register()