Searched refs:KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS (Results 1 – 2 of 2) sorted by relevance
3052 static final String KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS = field in QuotaController.QcConstants3610 case KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS: in processConstantLocked()3860 KEY_ALLOWED_TIME_PER_PERIOD_EXEMPTED_MS, KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, in updateExecutionPeriodConstantsLocked()3873 properties.getLong(KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, in updateExecutionPeriodConstantsLocked()4213 pw.print(KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, ALLOWED_TIME_PER_PERIOD_ACTIVE_MS) in dump()
1419 setDeviceConfigLong(QcConstants.KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, in testGetMaxJobExecutionTimeLocked_Regular_Active()3521 setDeviceConfigLong(QcConstants.KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, in testConstantsUpdating_ValidValues()3646 setDeviceConfigLong(QcConstants.KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, -MINUTE_IN_MILLIS); in testConstantsUpdating_InvalidValues()3757 setDeviceConfigLong(QcConstants.KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, in testConstantsUpdating_InvalidValues()3774 setDeviceConfigLong(QcConstants.KEY_ALLOWED_TIME_PER_PERIOD_ACTIVE_MS, 25 * HOUR_IN_MILLIS); in testConstantsUpdating_InvalidValues()