Searched refs:mobileTxTotalBytes (Results 1 – 1 of 1) sorted by relevance
3126 final long mobileTxTotalBytes = getNetworkActivityBytes(NETWORK_MOBILE_TX_DATA, which); in dumpCheckinLocked() local3136 mobileRxTotalBytes, mobileTxTotalBytes, wifiRxTotalBytes, wifiTxTotalBytes, in dumpCheckinLocked()4002 final long mobileTxTotalBytes = getNetworkActivityBytes(NETWORK_MOBILE_TX_DATA, which); in dumpLocked() local4030 pw.print(", sent: "); pw.print(formatBytesLocked(mobileTxTotalBytes)); in dumpLocked()