Searched refs:toBandwidthStatsAllLink (Results 1 – 1 of 1) sorted by relevance
948 builder.setStats2G(toBandwidthStatsAllLink(values[0], counts[0])); in toBandwidthStatsAll()949 builder.setStatsAbove2G(toBandwidthStatsAllLink(values[1], counts[1])); in toBandwidthStatsAll()953 private BandwidthStatsAllLink toBandwidthStatsAllLink(long[][] values, int[][] counts) { in toBandwidthStatsAllLink() method in WifiScoreCard