Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerInternal.java100 public abstract long getSubscriptionOpportunisticQuota(Network network, int quotaType); in getSubscriptionOpportunisticQuota() method in NetworkPolicyManagerInternal
DNetworkPolicyManagerService.java5133 public long getSubscriptionOpportunisticQuota(Network network, int quotaType) { in getSubscriptionOpportunisticQuota() method in NetworkPolicyManagerService.NetworkPolicyManagerInternalImpl