Searched refs:DEFAULT_MAX_SESSION_COUNT_RESTRICTED (Results 1 – 1 of 1) sorted by relevance
440 QcConstants.DEFAULT_MAX_SESSION_COUNT_RESTRICTED,3253 private static final int DEFAULT_MAX_SESSION_COUNT_RESTRICTED = 1; // 1/day field in QuotaController.QcConstants3445 public int MAX_SESSION_COUNT_RESTRICTED = DEFAULT_MAX_SESSION_COUNT_RESTRICTED;3754 properties.getInt(key, DEFAULT_MAX_SESSION_COUNT_RESTRICTED); in processConstantLocked()