Searched defs:NetworkQuotaInfo (Results 1 – 1 of 1) sorted by relevance
27 public class NetworkQuotaInfo implements Parcelable { class35 public NetworkQuotaInfo(long estimatedBytes, long softLimitBytes, long hardLimitBytes) { in NetworkQuotaInfo() method in NetworkQuotaInfo42 public NetworkQuotaInfo(Parcel in) { in NetworkQuotaInfo() method in NetworkQuotaInfo