Searched defs:mobileRxBytes (Results 1 – 3 of 3) sorted by relevance
105 public long mobileRxBytes; field in BatterySipper
329 public long mobileRxBytes; field in RawBatteryStats.Network
5459 pw.print(formatBytesLocked(mobileRxBytes)); pw.print(" received, "); in dumpLocked() argument