Searched refs:DEFAULT_NON_STRONG_BIOMETRIC_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
22 …tic com.android.server.locksettings.LockSettingsStrongAuth.DEFAULT_NON_STRONG_BIOMETRIC_TIMEOUT_MS;116 when(mInjector.getNextAlarmTimeMs(DEFAULT_NON_STRONG_BIOMETRIC_TIMEOUT_MS)) in testReportSuccessfulBiometricUnlock_nonStrongBiometric_fallbackTimeout()
77 public static final long DEFAULT_NON_STRONG_BIOMETRIC_TIMEOUT_MS = 24 * 60 * 60 * 1000; // 24h field in LockSettingsStrongAuth289 long nextAlarmTime = mInjector.getNextAlarmTimeMs(DEFAULT_NON_STRONG_BIOMETRIC_TIMEOUT_MS); in handleScheduleNonStrongBiometricTimeout()