Searched refs:isUnderJobCountQuotaLocked (Results 1 – 1 of 1) sorted by relevance
671 && isUnderJobCountQuotaLocked(stats, standbyBucket) in isWithinQuotaLocked()675 private boolean isUnderJobCountQuotaLocked(@NonNull ExecutionStats stats, in isUnderJobCountQuotaLocked() method in QuotaController1285 final boolean isUnderJobCountQuota = isUnderJobCountQuotaLocked(stats, standbyBucket); in maybeScheduleStartAlarmLocked()