Searched refs:NUMBER_AND_CHARACTER_KEY (Results 1 – 1 of 1) sorted by relevance
113 private static final String NUMBER_AND_CHARACTER_KEY = "123456abcd"; field in WifiConfigController2Test619 password.setText(NUMBER_AND_CHARACTER_KEY); in getWepConfig_withNumberAndCharacterKey_shouldContainTheSameKey()624 assertThat(wifiConfiguration.wepKeys[0]).isEqualTo(NUMBER_AND_CHARACTER_KEY); in getWepConfig_withNumberAndCharacterKey_shouldContainTheSameKey()