Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DConcreteCandidate.java70 .getEstimatedPercentInternetAvailability(); in ConcreteCandidate()
255 public int getEstimatedPercentInternetAvailability() { in getEstimatedPercentInternetAvailability() method in ConcreteCandidate
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiCandidates.java150 int getEstimatedPercentInternetAvailability(); in getEstimatedPercentInternetAvailability() method
298 public int getEstimatedPercentInternetAvailability() { in getEstimatedPercentInternetAvailability() method in WifiCandidates.CandidateImpl
330 + "pInternet = " + getEstimatedPercentInternetAvailability() + ", " in toString()