Searched refs:KEY_MAX_SESSION_COUNT_RESTRICTED (Results 1 – 2 of 2) sorted by relevance
3130 static final String KEY_MAX_SESSION_COUNT_RESTRICTED = field in QuotaController.QcConstants3752 case KEY_MAX_SESSION_COUNT_RESTRICTED: in processConstantLocked()4245 pw.print(KEY_MAX_SESSION_COUNT_RESTRICTED, MAX_SESSION_COUNT_RESTRICTED).println(); in dump()
3551 setDeviceConfigInt(QcConstants.KEY_MAX_SESSION_COUNT_RESTRICTED, 100); in testConstantsUpdating_ValidValues()3673 setDeviceConfigInt(QcConstants.KEY_MAX_SESSION_COUNT_RESTRICTED, -5); in testConstantsUpdating_InvalidValues()