Home
last modified time | relevance | path

Searched defs:quotaType (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/net/
H A DNetworkPolicyManagerInternal.java73 public abstract long getSubscriptionOpportunisticQuota(Network network, int quotaType); in getSubscriptionOpportunisticQuota()
/aosp12/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java2562 @QuotaType int quotaType) throws IOException { in updateExternalStorageFileQuotaType()