Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/utils/quota/
DCountQuotaTracker.java333 maybeUpdateStatusForUptcLocked(userId, packageName, tag); in maybeUpdateAllQuotaStatusLocked()
344 maybeUpdateStatusForUptcLocked(userId, packageName, tag); in maybeUpdateQuotaStatus()
567 changed[0] |= maybeUpdateStatusForUptcLocked(userId, packageName, tag); in maybeUpdateStatusForPkgLocked()
582 private boolean maybeUpdateStatusForUptcLocked(final int userId, in maybeUpdateStatusForUptcLocked() method in CountQuotaTracker