Searched defs:SSID (Results 1 - 2 of 2) sorted by path

/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/tether/
H A DWifiTetherPreferenceControllerTest.java67 private static final String SSID = "Pixel"; field in class:WifiTetherPreferenceControllerTest
98 mWifiConfiguration.SSID = SSID;
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
H A DUserChoiceInfo.java36 public static final int SSID = 4; field in class:UserChoiceInfo
42 SSID
149 * Get the SSID of the connected network.
151 * @return the SSID.
158 * Set the SSID of the connected network.
160 * @param connectedNetwork SSID of the network.

Completed in 89 milliseconds