Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java166 int getPredictedThroughputMbps(); in getPredictedThroughputMbps() method
407 public int getPredictedThroughputMbps() { in getPredictedThroughputMbps() method in WifiCandidates.CandidateImpl
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DConcreteCandidate.java300 public int getPredictedThroughputMbps() { in getPredictedThroughputMbps() method in ConcreteCandidate