Searched refs:RETRY_ALARM_MILLISECONDS (Results 1 – 1 of 1) sorted by relevance
63 private static final long RETRY_ALARM_MILLISECONDS = Duration.ofHours(1).toMillis(); field in WorkManagerExceptionHandler224 + RETRY_ALARM_MILLISECONDS, alarmIntent); in scheduleAlarm()