Searched refs:APP_STANDBY_QUOTAS_ENABLED (Results 1 – 2 of 2) sorted by relevance
473 public boolean APP_STANDBY_QUOTAS_ENABLED = DEFAULT_APP_STANDBY_QUOTAS_ENABLED; field in AlarmManagerService.Constants540 APP_STANDBY_QUOTAS_ENABLED = mParser.getBoolean(KEY_APP_STANDBY_QUOTAS_ENABLED, in updateConstants()621 pw.println(APP_STANDBY_QUOTAS_ENABLED); in dump()1869 if (mConstants.APP_STANDBY_QUOTAS_ENABLED) { in adjustDeliveryTimeBasedOnBucketLocked()
348 assertEquals(mService.mConstants.APP_STANDBY_QUOTAS_ENABLED, enabled); in setQuotasEnabled()