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