Searched refs:KEY_QUOTA_BUMP_LIMIT (Results 1 – 2 of 2) sorted by relevance
3199 static final String KEY_QUOTA_BUMP_LIMIT = field in QuotaController.QcConstants3646 case KEY_QUOTA_BUMP_LIMIT: in processConstantLocked()4159 KEY_QUOTA_BUMP_WINDOW_SIZE_MS, KEY_QUOTA_BUMP_LIMIT); in updateQuotaBumpConstantsLocked()4171 KEY_QUOTA_BUMP_LIMIT, DEFAULT_QUOTA_BUMP_LIMIT); in updateQuotaBumpConstantsLocked()4276 pw.print(KEY_QUOTA_BUMP_LIMIT, QUOTA_BUMP_LIMIT).println(); in dump()
2317 setDeviceConfigInt(QcConstants.KEY_QUOTA_BUMP_LIMIT, 5); in testIsWithinQuotaLocked_WithQuotaBump_Duration()2405 setDeviceConfigInt(QcConstants.KEY_QUOTA_BUMP_LIMIT, 5); in testIsWithinQuotaLocked_WithQuotaBump_JobCount()2491 setDeviceConfigInt(QcConstants.KEY_QUOTA_BUMP_LIMIT, 5); in testIsWithinQuotaLocked_WithQuotaBump_SessionCount()3577 setDeviceConfigInt(QcConstants.KEY_QUOTA_BUMP_LIMIT, 89); in testConstantsUpdating_ValidValues()3696 setDeviceConfigInt(QcConstants.KEY_QUOTA_BUMP_LIMIT, -1); in testConstantsUpdating_InvalidValues()