Searched refs:TEST_WEP_KEYS_WITH_NULL (Results 1 – 2 of 2) sorted by relevance
154 wepNetwork.wepKeys = WifiConfigurationTestUtil.TEST_WEP_KEYS_WITH_NULL; in testWepWifiConfigurationSerializeDeserializeWithEncryption()176 wepNetwork.wepKeys = WifiConfigurationTestUtil.TEST_WEP_KEYS_WITH_NULL; in testWepWifiConfigurationSerializeDeserializeWithEncryptionFailed()
80 public static final String[] TEST_WEP_KEYS_WITH_NULL = { field in WifiConfigurationTestUtil