Home
last modified time | relevance | path

Searched defs:getPredictedThroughputMbps (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiCandidates.java154 int getPredictedThroughputMbps(); in getPredictedThroughputMbps() method
315 public int getPredictedThroughputMbps() { in getPredictedThroughputMbps() method in WifiCandidates.CandidateImpl
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DConcreteCandidate.java268 public int getPredictedThroughputMbps() { in getPredictedThroughputMbps() method in ConcreteCandidate