Searched refs:APP_STANDBY_QUOTAS (Results 1 – 1 of 1) sorted by relevance
98 private static final int[] APP_STANDBY_QUOTAS = { field in AppStandbyTests175 final int quota = APP_STANDBY_QUOTAS[bucketIndex]; in testSimpleQuotaDeferral()275 for (int i = 0; i < APP_STANDBY_QUOTAS.length; i++) { in updateAlarmManagerConstants()276 mConfigHelper.with(APP_BUCKET_QUOTA_KEYS[i], APP_STANDBY_QUOTAS[i]); in updateAlarmManagerConstants()