Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DConcreteCandidate.java199 public ConcreteCandidate setNoInternetAccess(boolean hasNoInternetAccess) { in setNoInternetAccess()
205 public boolean hasNoInternetAccess() { in hasNoInternetAccess() method in ConcreteCandidate
/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiCandidates.java116 boolean hasNoInternetAccess(); in hasNoInternetAccess() method
357 public boolean hasNoInternetAccess() { in hasNoInternetAccess() method in WifiCandidates.CandidateImpl
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiConfiguration.java1515 public boolean hasNoInternetAccess() { in hasNoInternetAccess() method in WifiConfiguration