Searched refs:PARTIAL_NUMBER_AND_CHARACTER_KEY (Results 1 – 1 of 1) sorted by relevance
114 private static final String PARTIAL_NUMBER_AND_CHARACTER_KEY = "123456abc?"; field in WifiConfigController2Test630 password.setText(PARTIAL_NUMBER_AND_CHARACTER_KEY); in getWepConfig_withPartialNumberAndCharacterKey_shouldContainDifferentKey()635 assertThat(wifiConfiguration.wepKeys[0]).isNotEqualTo(PARTIAL_NUMBER_AND_CHARACTER_KEY); in getWepConfig_withPartialNumberAndCharacterKey_shouldContainDifferentKey()