Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/usage/
DCacheQuotaHint.java37 public static final long QUOTA_NOT_SET = -1; field in CacheQuotaHint
133 Preconditions.checkArgument((quota >= QUOTA_NOT_SET)); in setQuota()
/frameworks/base/services/core/java/com/android/server/storage/
DCacheQuotaStrategy.java195 .setQuota(CacheQuotaHint.QUOTA_NOT_SET) in getUnfulfilledRequests()
218 if (proposedQuota == CacheQuotaHint.QUOTA_NOT_SET) { in pushProcessedQuotas()
/frameworks/base/core/api/
Dsystem-current.txt3167 field public static final long QUOTA_NOT_SET = -1L; // 0xffffffffffffffffL