Searched refs:mobileTxTotalBytes (Results 1 – 2 of 2) sorted by relevance
218 public long mobileTxTotalBytes; field in RawBatteryStats.GlobalNetwork
3998 final long mobileTxTotalBytes = getNetworkActivityBytes(NETWORK_MOBILE_TX_DATA, which); in dumpCheckinLocked() local4008 mobileRxTotalBytes, mobileTxTotalBytes, wifiRxTotalBytes, wifiTxTotalBytes, in dumpCheckinLocked()5030 final long mobileTxTotalBytes = getNetworkActivityBytes(NETWORK_MOBILE_TX_DATA, which); in dumpLocked() local5171 pw.print(" Cellular data sent: "); pw.println(formatBytesLocked(mobileTxTotalBytes)); in dumpLocked()