Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/net/
DNetworkPolicyManagerService.java2514 return getNetworkQuotaInfoUnchecked(state); in getNetworkQuotaInfo()
2520 private NetworkQuotaInfo getNetworkQuotaInfoUnchecked(NetworkState state) { in getNetworkQuotaInfoUnchecked() method