Searched refs:incrementLinkSpeedCount (Results 1 – 2 of 2) sorted by relevance
2559 mWifiMetrics.incrementLinkSpeedCount( in testLinkSpeedCounts()2589 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsWhenDisabled()2609 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()2613 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()2617 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()
1529 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()1578 public void incrementLinkSpeedCount(int linkSpeed, int rssi) { in incrementLinkSpeedCount() method in WifiMetrics