Searched defs:mobileTxBytes (Results 1 – 4 of 4) sorted by relevance
112 public long mobileTxBytes; field in BatterySipper
407 long mobileTxBytes = mTelephonyFacade.getMobileTxBytes(); in handleTrafficStatsPoll() local
332 public long mobileTxBytes; field in RawBatteryStats.Network
5627 pw.print(formatBytesLocked(mobileTxBytes)); in dumpLocked() argument