Home
last modified time | relevance | path

Searched refs:getTxBytes (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DTrafficStats.java331 total += getTxBytes(iface); in getMobileTxBytes()
388 public static long getTxBytes(String iface) { in getTxBytes() method in TrafficStats