Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIConnectivityManager.aidl67 NetworkQuotaInfo getActiveNetworkQuotaInfo(); in getActiveNetworkQuotaInfo() method
DConnectivityManager.java1641 public NetworkQuotaInfo getActiveNetworkQuotaInfo() { in getActiveNetworkQuotaInfo() method in ConnectivityManager
1643 return mService.getActiveNetworkQuotaInfo(); in getActiveNetworkQuotaInfo()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DConnectivityServiceMock.java570 public NetworkQuotaInfo getActiveNetworkQuotaInfo() { in getActiveNetworkQuotaInfo() method in ConnectivityServiceMock
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java1271 public NetworkQuotaInfo getActiveNetworkQuotaInfo() { in getActiveNetworkQuotaInfo() method in ConnectivityService