Searched refs:getNetworkQuotaInfo (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/
H A DINetworkPolicyManager.aidl53 NetworkQuotaInfo getNetworkQuotaInfo(in NetworkState state);
/frameworks/base/services/java/com/android/server/
H A DConnectivityService.java943 return mPolicyManager.getNetworkQuotaInfo(state);
/frameworks/base/services/java/com/android/server/net/
H A DNetworkPolicyManagerService.java1551 public NetworkQuotaInfo getNetworkQuotaInfo(NetworkState state) { method in class:NetworkPolicyManagerService

Completed in 813 milliseconds