Searched refs:KEY_MAX_SESSION_COUNT_FREQUENT (Results 1 – 2 of 2) sorted by relevance
3124 static final String KEY_MAX_SESSION_COUNT_FREQUENT = field in QuotaController.QcConstants3733 case KEY_MAX_SESSION_COUNT_FREQUENT: in processConstantLocked()4243 pw.print(KEY_MAX_SESSION_COUNT_FREQUENT, MAX_SESSION_COUNT_FREQUENT).println(); in dump()
2251 setDeviceConfigInt(QcConstants.KEY_MAX_SESSION_COUNT_FREQUENT, 4); in testIsWithinQuotaLocked_TimingSession()3549 setDeviceConfigInt(QcConstants.KEY_MAX_SESSION_COUNT_FREQUENT, 300); in testConstantsUpdating_ValidValues()3671 setDeviceConfigInt(QcConstants.KEY_MAX_SESSION_COUNT_FREQUENT, -3); in testConstantsUpdating_InvalidValues()4827 setDeviceConfigInt(QcConstants.KEY_MAX_SESSION_COUNT_FREQUENT, in testStartAlarmScheduled_TimingSessionCount_RateLimitingWindow()