Searched refs:wifiStats (Results 1 – 1 of 1) sorted by relevance
1175 final NetworkStats wifiStats = getUidNetworkStatsSnapshotForTemplate( in collectNetworkStatsSnapshotForAtom() local1180 if (wifiStats != null && cellularStats != null) { in collectNetworkStatsSnapshotForAtom()1181 final NetworkStats stats = wifiStats.add(cellularStats); in collectNetworkStatsSnapshotForAtom()