Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DConcreteCandidate.java182 public ConcreteCandidate setNoInternetAccess(boolean hasNoInternetAccess) { in setNoInternetAccess()
188 public boolean hasNoInternetAccess() { in hasNoInternetAccess() method in ConcreteCandidate
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiCandidates.java113 boolean hasNoInternetAccess(); in hasNoInternetAccess() method
275 public boolean hasNoInternetAccess() { in hasNoInternetAccess() method in WifiCandidates.CandidateImpl
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiConfiguration.java1353 public boolean hasNoInternetAccess() { in hasNoInternetAccess() method in WifiConfiguration