Searched refs:DEFAULT_APP_STANDBY_QUOTAS (Results 1 – 1 of 1) sorted by relevance
765 private final int[] DEFAULT_APP_STANDBY_QUOTAS = { field in AlarmManagerService.Constants821 public int[] APP_STANDBY_QUOTAS = new int[DEFAULT_APP_STANDBY_QUOTAS.length];909 APP_STANDBY_QUOTAS[i] = DEFAULT_APP_STANDBY_QUOTAS[i]; in Constants()1188 DEFAULT_APP_STANDBY_QUOTAS[ACTIVE_INDEX]); in updateStandbyQuotasLocked()1192 Math.min(APP_STANDBY_QUOTAS[i - 1], DEFAULT_APP_STANDBY_QUOTAS[i])); in updateStandbyQuotasLocked()