Searched refs:mobileTxTotalPackets (Results 1 – 1 of 1) sorted by relevance
3620 final long mobileTxTotalPackets = getNetworkActivityPackets(NETWORK_MOBILE_TX_DATA, which); in dumpCheckinLocked() local3627 mobileRxTotalPackets, mobileTxTotalPackets, wifiRxTotalPackets, wifiTxTotalPackets, in dumpCheckinLocked()4646 final long mobileTxTotalPackets = getNetworkActivityPackets(NETWORK_MOBILE_TX_DATA, which); in dumpLocked() local4717 pw.print(" Cellular packets sent: "); pw.println(mobileTxTotalPackets); in dumpLocked()