HomeSort by relevance Sort by last modified time
    Searched refs:getActiveNetworkQuotaInfo (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/net/
IConnectivityManager.aidl 56 NetworkQuotaInfo getActiveNetworkQuotaInfo();
ConnectivityManager.java 795 public NetworkQuotaInfo getActiveNetworkQuotaInfo() {
797 return mService.getActiveNetworkQuotaInfo();
    [all...]
  /frameworks/base/services/java/com/android/server/
ConnectivityService.java     [all...]

Completed in 512 milliseconds