Searched refs:DEFAULT_APP_STANDBY_DELAYS (Results 1 – 1 of 1) sorted by relevance
441 private final long[] DEFAULT_APP_STANDBY_DELAYS = { field in AlarmManagerService.Constants475 public long[] APP_STANDBY_MIN_DELAYS = new long[DEFAULT_APP_STANDBY_DELAYS.length];533 DEFAULT_APP_STANDBY_DELAYS[ACTIVE_INDEX]); in updateConstants()536 Math.max(APP_STANDBY_MIN_DELAYS[i - 1], DEFAULT_APP_STANDBY_DELAYS[i])); in updateConstants()