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