Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCandidates.java146 int getPredictedThroughputMbps(); in getPredictedThroughputMbps() method
293 public int getPredictedThroughputMbps() { in getPredictedThroughputMbps() method in WifiCandidates.CandidateImpl
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DConcreteCandidate.java245 public int getPredictedThroughputMbps() { in getPredictedThroughputMbps() method in ConcreteCandidate