Searched refs:DEFAULT_MAX_SESSION_COUNT_ACTIVE (Results 1 – 1 of 1) sorted by relevance
435 QcConstants.DEFAULT_MAX_SESSION_COUNT_ACTIVE,3245 private static final int DEFAULT_MAX_SESSION_COUNT_ACTIVE = field in QuotaController.QcConstants3421 public int MAX_SESSION_COUNT_ACTIVE = DEFAULT_MAX_SESSION_COUNT_ACTIVE;3715 properties.getInt(key, DEFAULT_MAX_SESSION_COUNT_ACTIVE); in processConstantLocked()