Home
last modified time | relevance | path

Searched refs:isUnderCountQuotaLocked (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/utils/quota/
H A DCountQuotaTracker.java362 return isUnderCountQuotaLocked(stats); in isWithinQuotaLocked()
366 private boolean isUnderCountQuotaLocked(@NonNull ExecutionStats stats) { in isUnderCountQuotaLocked() method in CountQuotaTracker