Searched refs:incrementLinkSpeedCount (Results 1 – 2 of 2) sorted by relevance
3797 mWifiMetrics.incrementLinkSpeedCount( in testLinkSpeedCounts()3862 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsWhenDisabled()3888 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()3896 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()3900 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()
3301 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()3355 public void incrementLinkSpeedCount(int linkSpeed, int rssi) { in incrementLinkSpeedCount() method in WifiMetrics