Searched refs:DEFAULT_MAX_JOB_COUNT_RESTRICTED (Results 1 – 1 of 1) sorted by relevance
422 QcConstants.DEFAULT_MAX_JOB_COUNT_RESTRICTED,3242 private static final int DEFAULT_MAX_JOB_COUNT_RESTRICTED = 10; field in QuotaController.QcConstants3400 public int MAX_JOB_COUNT_RESTRICTED = DEFAULT_MAX_JOB_COUNT_RESTRICTED;3695 properties.getInt(key, DEFAULT_MAX_JOB_COUNT_RESTRICTED); in processConstantLocked()