Searched refs:DEFAULT_APP_STANDBY_QUOTAS (Results 1 – 1 of 1) sorted by relevance
434 private final int[] DEFAULT_APP_STANDBY_QUOTAS = { field in AlarmManagerService.Constants476 public int[] APP_STANDBY_QUOTAS = new int[DEFAULT_APP_STANDBY_QUOTAS.length];555 DEFAULT_APP_STANDBY_QUOTAS[ACTIVE_INDEX]); in updateConstants()558 Math.min(APP_STANDBY_QUOTAS[i - 1], DEFAULT_APP_STANDBY_QUOTAS[i])); in updateConstants()