Home
last modified time | relevance | path

Searched refs:getThroughputBonusDenominatorAfter800Mbps (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DThroughputScorer.java257 / mScoringParams.getThroughputBonusDenominatorAfter800Mbps()); in calculateThroughputBonusScore()
DScoringParams.java566 public int getThroughputBonusDenominatorAfter800Mbps() { in getThroughputBonusDenominatorAfter800Mbps() method in ScoringParams
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DCandidateScorerTest.java583 / mScoringParams.getThroughputBonusDenominatorAfter800Mbps(), in testThroughputBeforeAndAfter800Mbps()