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