Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkStats.java466 public Entry getTotal(Entry recycle) { in getTotal() method in NetworkStats
474 public Entry getTotal(Entry recycle, int limitUid) { in getTotal() method in NetworkStats
482 public Entry getTotal(Entry recycle, HashSet<String> limitIface) { in getTotal() method in NetworkStats
497 private Entry getTotal( in getTotal() method in NetworkStats