Searched refs:getNextAlarmTimeMs (Results 1 – 2 of 2) sorted by relevance
95 when(mInjector.getNextAlarmTimeMs(DEFAULT_NON_STRONG_BIOMETRIC_IDLE_TIMEOUT_MS)) in testScheduleNonStrongBiometricIdleTimeout()121 when(mInjector.getNextAlarmTimeMs(DEFAULT_NON_STRONG_BIOMETRIC_TIMEOUT_MS)) in testReportSuccessfulBiometricUnlock_nonStrongBiometric_fallbackTimeout()
147 public long getNextAlarmTimeMs(long timeout) { in getNextAlarmTimeMs() method in LockSettingsStrongAuth.Injector293 long nextAlarmTime = mInjector.getNextAlarmTimeMs(DEFAULT_NON_STRONG_BIOMETRIC_TIMEOUT_MS); in handleScheduleNonStrongBiometricTimeout()388 mInjector.getNextAlarmTimeMs(DEFAULT_NON_STRONG_BIOMETRIC_IDLE_TIMEOUT_MS); in handleScheduleNonStrongBiometricIdleTimeout()