Searched refs:wifiRxPackets (Results 1 – 3 of 3) sorted by relevance
40 public long wifiRxPackets; field in BatterySipper
597 app.wifiRxPackets = wifiRx; in processAppUsage()753 bs.wifiRxPackets += wbs.wifiRxPackets; in aggregateSippers()
3007 long wifiRxPackets = u.getNetworkActivityPackets(NETWORK_WIFI_RX_DATA, which); in dumpLocked() local3038 if (wifiRxBytes > 0 || wifiTxBytes > 0 || wifiRxPackets > 0 || wifiTxPackets > 0) { in dumpLocked()3042 pw.print(" sent (packets "); pw.print(wifiRxPackets); in dumpLocked()