Searched refs:incrementLinkSpeedCount (Results 1 – 2 of 2) sorted by relevance
3090 mWifiMetrics.incrementLinkSpeedCount( in testLinkSpeedCounts()3155 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsWhenDisabled()3181 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()3189 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()3193 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()
2083 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()2135 public void incrementLinkSpeedCount(int linkSpeed, int rssi) { in incrementLinkSpeedCount() method in WifiMetrics