Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DTrafficStats.java348 total += getRxBytes(iface); in getMobileRxBytes()
393 public static long getRxBytes(String iface) { in getRxBytes() method in TrafficStats