Searched refs:TEST_WEP_KEYS (Results 1 – 3 of 3) sorted by relevance
214 dumpString.contains(WifiConfigurationTestUtil.TEST_WEP_KEYS[0])); in cleanUp()216 dumpString.contains(WifiConfigurationTestUtil.TEST_WEP_KEYS[1])); in cleanUp()218 dumpString.contains(WifiConfigurationTestUtil.TEST_WEP_KEYS[2])); in cleanUp()220 dumpString.contains(WifiConfigurationTestUtil.TEST_WEP_KEYS[3])); in cleanUp()
70 public static final String[] TEST_WEP_KEYS = field in WifiConfigurationTestUtil321 configuration.wepKeys = TEST_WEP_KEYS; in createWepNetwork()336 configuration.wepKeys[0] = TEST_WEP_KEYS[0]; in createWepNetworkWithSingleKey()
1376 Arrays.copyOf(WifiConfigurationTestUtil.TEST_WEP_KEYS, in testMultipleUpdatesSingleNetwork()1377 WifiConfigurationTestUtil.TEST_WEP_KEYS.length); in testMultipleUpdatesSingleNetwork()1912 someRandomNetworkWithAllMaskedFields.wepKeys = WifiConfigurationTestUtil.TEST_WEP_KEYS; in testUpdateIgnoresMaskedPasswords()2044 networkWithPasswords.wepKeys = WifiConfigurationTestUtil.TEST_WEP_KEYS; in testGetConfiguredNetworksMasksPasswords()