Searched refs:oldTimeout (Results 1 – 1 of 1) sorted by relevance
191 final long oldTimeout = 5000; in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout() local192 final long nextAlarmTime = currentTime + oldTimeout; in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout()194 when(mDPM.getRequiredStrongAuthTimeout(null, PRIMARY_USER_ID)).thenReturn(oldTimeout); in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout()