Home
last modified time | relevance | path

Searched defs:predictedThroughputMbps (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DThroughputPredictorTest.java97 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyVeryLowRssi() local
106 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyMaxChannelUtilizationBssLoad() local
115 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyMaxChannelUtilizationLinkLayerStats() local
124 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyHighRssiMinChannelUtilizationAc5g80Mhz2ss() local
139 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyHighRssiMinChannelUtilizationAc5g80Mhz2ssOverriddenTo1ss() local
155 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyHighRssiMinChannelUtilizationAx5g160Mhz4ss() local
174 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyHighRssiMinChannelUtilizationAx5g160Mhz4ssOverriddenTo2ss() local
184 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyMidRssiMinChannelUtilizationAc5g80Mhz2ss() local
193 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyLowRssiMinChannelUtilizationAc5g80Mhz2ss() local
202 int predictedThroughputMbps = mThroughputPredictor.predictThroughput(mDeviceCapabilities, in verifyLowRssiDefaultChannelUtilizationAc5g80Mhz2ss() local
[all …]
DConcreteCandidate.java239 public ConcreteCandidate setPredictedThroughputMbps(int predictedThroughputMbps) { in setPredictedThroughputMbps()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCandidates.java190 int predictedThroughputMbps) { in CandidateImpl()
453 int predictedThroughputMbps) { in add()
489 int predictedThroughputMbps) { in add()