Searched refs:DEFAULT_APP_STANDBY_QUOTAS (Results 1 – 1 of 1) sorted by relevance
745 private final int[] DEFAULT_APP_STANDBY_QUOTAS = { field in AlarmManagerService.Constants799 public int[] APP_STANDBY_QUOTAS = new int[DEFAULT_APP_STANDBY_QUOTAS.length];870 APP_STANDBY_QUOTAS[i] = DEFAULT_APP_STANDBY_QUOTAS[i]; in Constants()1066 DEFAULT_APP_STANDBY_QUOTAS[ACTIVE_INDEX]); in updateStandbyQuotasLocked()1070 Math.min(APP_STANDBY_QUOTAS[i - 1], DEFAULT_APP_STANDBY_QUOTAS[i])); in updateStandbyQuotasLocked()