Home
last modified time | relevance | path

Searched defs:getTotal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DNetworkStats.java457 public Entry getTotal(Entry recycle) { in getTotal() method in NetworkStats
465 public Entry getTotal(Entry recycle, int limitUid) { in getTotal() method in NetworkStats
473 public Entry getTotal(Entry recycle, HashSet<String> limitIface) { in getTotal() method in NetworkStats
488 private Entry getTotal( in getTotal() method in NetworkStats