Searched refs:DEFAULT_MAX_SESSION_COUNT_FREQUENT (Results 1 – 1 of 1) sorted by relevance
437 QcConstants.DEFAULT_MAX_SESSION_COUNT_FREQUENT,3249 private static final int DEFAULT_MAX_SESSION_COUNT_FREQUENT = field in QuotaController.QcConstants3433 public int MAX_SESSION_COUNT_FREQUENT = DEFAULT_MAX_SESSION_COUNT_FREQUENT;3735 properties.getInt(key, DEFAULT_MAX_SESSION_COUNT_FREQUENT); in processConstantLocked()