Searched defs:isHotspot (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Settings/src/com/android/settings/wifi/dpp/ |
D | WifiNetworkConfig.java | 61 boolean hiddenSsid, int networkId, boolean isHotspot) { in WifiNetworkConfig() 107 String preSharedKey, boolean hiddenSsid, int networkId, boolean isHotspot) { in getValidConfigOrNull() 205 public boolean isHotspot() { in isHotspot() method in WifiNetworkConfig
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/wifi/dpp/ |
D | WifiNetworkConfig.java | 61 boolean hiddenSsid, int networkId, boolean isHotspot) { in WifiNetworkConfig() 107 String preSharedKey, boolean hiddenSsid, int networkId, boolean isHotspot) { in getValidConfigOrNull() 205 public boolean isHotspot() { in isHotspot() method in WifiNetworkConfig
|