Searched defs:getNetworkTotalBytes (Results 1 – 3 of 3) sorted by relevance
25 public abstract long getNetworkTotalBytes(NetworkTemplate template, long start, long end); in getNetworkTotalBytes() method in NetworkStatsManagerInternal
4966 private long getNetworkTotalBytes(NetworkTemplate template, long start, long end) { in getNetworkTotalBytes() method
254 private long getNetworkTotalBytes(long start, long end) { in getNetworkTotalBytes() method in MultipathPolicyTracker.MultipathTracker