Searched defs:wifiRxBytes (Results 1 – 3 of 3) sorted by relevance
107 public long wifiRxBytes; field in BatterySipper
335 public long wifiRxBytes; field in RawBatteryStats.Network
5513 pw.print(formatBytesLocked(wifiRxBytes)); pw.print(" received, "); in dumpLocked() argument