Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DScoringParams.java107 public int throughputBonusDenominatorAfter800Mbps = 16; field in ScoringParams.Values
298 mVal.throughputBonusDenominatorAfter800Mbps = context.getResources().getInteger( in loadResources()
567 return mVal.throughputBonusDenominatorAfter800Mbps; in getThroughputBonusDenominatorAfter800Mbps()