Searched refs:dumpBandwidthEstimatorStats (Results 1 – 3 of 3) sorted by relevance
1713 BandwidthEstimatorStats stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthInvalidTrafficStats()1765 BandwidthEstimatorStats stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthOneBssidTwoSignalLevelTwoBand()1823 BandwidthEstimatorStats stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthLargeByteCountReturnNonNegativeValue()1838 stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthLargeByteCountReturnNonNegativeValue()
2606 public BandwidthEstimatorStats dumpBandwidthEstimatorStats() { in dumpBandwidthEstimatorStats() method in WifiScoreCard
5056 mWifiLogProto.bandwidthEstimatorStats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in consolidateProto()