Searched refs:timeUntilAlarm (Results 1 – 1 of 1) sorted by relevance
689 final long timeUntilAlarm = mConstants.MIN_TIME_TO_ALARM / 2; in testStateActiveToStateInactive_UpcomingAlarm() local691 doReturn(mInjector.getElapsedRealtime() + timeUntilAlarm) in testStateActiveToStateInactive_UpcomingAlarm()704 .scheduleAlarmLocked(eq(timeUntilAlarm + mConstants.INACTIVE_TIMEOUT)); in testStateActiveToStateInactive_UpcomingAlarm()714 eq(timeUntilAlarm + mConstants.QUICK_DOZE_DELAY_TIMEOUT)); in testStateActiveToStateInactive_UpcomingAlarm()