Home | History | Annotate | Download | only in locksettings

Lines Matching defs:requireStrongAuth

1735                 requireStrongAuth(STRONG_AUTH_REQUIRED_AFTER_LOCKOUT, userId);
1879 public void requireStrongAuth(int strongAuthReason, int userId) {
1881 mStrongAuth.requireStrongAuth(strongAuthReason, userId);
2149 requireStrongAuth(STRONG_AUTH_REQUIRED_AFTER_LOCKOUT, userId);