Searched refs:dumpBandwidthEstimatorStats (Results 1 – 3 of 3) sorted by relevance
1753 BandwidthEstimatorStats stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthInvalidTrafficStats()1808 BandwidthEstimatorStats stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthOneBssidTwoSignalLevelTwoBand()1868 BandwidthEstimatorStats stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthLargeByteCountReturnNonNegativeValue()1884 stats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in testLinkBandwidthLargeByteCountReturnNonNegativeValue()
2593 public BandwidthEstimatorStats dumpBandwidthEstimatorStats() { in dumpBandwidthEstimatorStats() method in WifiScoreCard
5804 mWifiLogProto.bandwidthEstimatorStats = mWifiScoreCard.dumpBandwidthEstimatorStats(); in consolidateProto()