Home
last modified time | relevance | path

Searched defs:wifiConfiguration (Results 1 – 7 of 7) sorted by relevance

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowWifiConfigurationTest.java19 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldSetTheBitSetsAndWepKeyArrays() local
25 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy() local
69 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy_sdk18() local
90 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy_sdk21() local
106 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy_sdk23() local
124 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in toStringDoesntCrash() local
134 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in setSecurityParams_shouldWorkCorrectly() local
DShadowWifiManagerTest.java206 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldRecordTheLastAddedNetwork() local
223 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in updateNetwork_shouldReplaceNetworks() local
245 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in updateNetworkTests_permissions() local
262 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in removeNetwork() local
284 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in addNetworkPrivileged_nonNullConfig_shouldAddNetworkSuccessfully() local
311 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in getCallerConfiguredNetworks_networksAddedAndRemoved_returnsConfiguredNetworks() local
359 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in getPrivilegedConfiguredNetworks_shouldReturnConfiguredNetworks() local
556 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in reconnect_setsConnectionInfo() local
617 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in connect_setsConnectionInfo() local
895 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldRecordTheLastApConfiguration() local
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowWifiConfigurationTest.java19 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldSetTheBitSetsAndWepKeyArrays() local
25 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy() local
69 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy_sdk18() local
90 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy_sdk21() local
106 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldCopy_sdk23() local
123 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in toStringDoesntCrash() local
DShadowWifiManagerTest.java159 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in shouldRecordTheLastAddedNetwork() local
175 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in updateNetwork_shouldReplaceNetworks() local
196 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in removeNetwork() local
213 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in getPrivilegedConfiguredNetworks_shouldReturnConfiguredNetworks() local
408 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in reconnect_setsConnectionInfo() local
470 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in connect_setsConnectionInfo() local
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWifiManager.java209 protected void connect(WifiConfiguration wifiConfiguration, WifiManager.ActionListener listener) { in connect()
249 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in connect() local
270 WifiConfiguration wifiConfiguration = getMostRecentNetwork(); in reconnect() local
/external/mobly-bundled-snippets/src/main/java/com/google/android/mobly/snippet/bundled/
DWifiManagerSnippet.java365 WifiConfiguration wifiConfiguration = null; in wifiEnableSoftAp() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowWifiManager.java372 protected void connect(WifiConfiguration wifiConfiguration, WifiManager.ActionListener listener) { in connect()
413 WifiConfiguration wifiConfiguration = new WifiConfiguration(); in connect() local
434 WifiConfiguration wifiConfiguration = getMostRecentNetwork(); in reconnect() local