Searched refs:mobileTxBytes (Results 1 – 3 of 3) sorted by relevance
106 public long mobileTxBytes; field in BatterySipper224 mobileTxBytes += other.mobileTxBytes; in add()
95 app.mobileTxBytes = u.getNetworkActivityBytes(BatteryStats.NETWORK_MOBILE_TX_DATA, in calculateApp()
332 public long mobileTxBytes; field in RawBatteryStats.Network