Home | History | Annotate | Download | only in locksettings

Lines Matching defs:requireStrongAuth

531         requireStrongAuth(STRONG_AUTH_REQUIRED_AFTER_BOOT, userId);
1829 requireStrongAuth(STRONG_AUTH_REQUIRED_AFTER_LOCKOUT, userId);
1974 public void requireStrongAuth(int strongAuthReason, int userId) {
1976 mStrongAuth.requireStrongAuth(strongAuthReason, userId);
2404 requireStrongAuth(STRONG_AUTH_REQUIRED_AFTER_LOCKOUT, userId);