Searched refs:KEY_APP_STANDBY_QUOTAS_ENABLED (Results 1 – 2 of 2) sorted by relevance
41 import static com.android.server.AlarmManagerService.Constants.KEY_APP_STANDBY_QUOTAS_ENABLED;342 constantsBuilder.append(KEY_APP_STANDBY_QUOTAS_ENABLED); in setQuotasEnabled()
402 static final String KEY_APP_STANDBY_QUOTAS_ENABLED = "app_standby_quotas_enabled"; field in AlarmManagerService.Constants540 APP_STANDBY_QUOTAS_ENABLED = mParser.getBoolean(KEY_APP_STANDBY_QUOTAS_ENABLED, in updateConstants()620 pw.print(KEY_APP_STANDBY_QUOTAS_ENABLED); pw.print("="); in dump()