Searched refs:APP_STANDBY_QUOTAS_ENABLED (Results 1 – 2 of 2) sorted by relevance
472 public boolean APP_STANDBY_QUOTAS_ENABLED = DEFAULT_APP_STANDBY_QUOTAS_ENABLED; field in AlarmManagerService.Constants539 APP_STANDBY_QUOTAS_ENABLED = mParser.getBoolean(KEY_APP_STANDBY_QUOTAS_ENABLED, in updateConstants()620 pw.println(APP_STANDBY_QUOTAS_ENABLED); in dump()1862 if (mConstants.APP_STANDBY_QUOTAS_ENABLED) { in adjustDeliveryTimeBasedOnBucketLocked()
352 assertEquals(mService.mConstants.APP_STANDBY_QUOTAS_ENABLED, enabled); in setQuotasEnabled()