Searched refs:incrementLinkSpeedCount (Results 1 – 2 of 2) sorted by relevance
3634 mWifiMetrics.incrementLinkSpeedCount( in testLinkSpeedCounts()3699 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsWhenDisabled()3725 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()3733 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()3737 mWifiMetrics.incrementLinkSpeedCount( in testNoLinkSpeedCountsForOutOfBoundValues()
2564 incrementLinkSpeedCount(mLastPollLinkSpeed, mLastPollRssi); in handlePollResult()2618 public void incrementLinkSpeedCount(int linkSpeed, int rssi) { in incrementLinkSpeedCount() method in WifiMetrics