Home
last modified time | relevance | path

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

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