Searched refs:MAX_ALARM_ELAPSED_MS (Results 1 – 1 of 1) sorted by relevance
86 private val MAX_ALARM_ELAPSED_MS: Long = DateUtils.DAY_IN_MILLIS constant324 val maxAlarmTime = currentMillis + MAX_ALARM_ELAPSED_MS in scheduleAlarm()