Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DAccessPoint.java406 } else if (mConfig != null && mConfig.hasNoInternetAccess()) { in getSettingsSummary()
/frameworks/base/wifi/java/android/net/wifi/
DWifiConfiguration.java599 public boolean hasNoInternetAccess() { in hasNoInternetAccess() method in WifiConfiguration