Searched refs:TEST_PSK (Results 1 – 4 of 4) sorted by relevance
68 public static final String TEST_PSK = "\"WifiConfigurationTestUtilPsk\""; field in WifiConfigurationTestUtil282 configuration.preSharedKey = TEST_PSK; in createSaeNetwork()291 configuration.preSharedKey = TEST_PSK; in createPskNetwork()299 configuration.preSharedKey = TEST_PSK; in createPskNetwork()
212 dumpString.contains(WifiConfigurationTestUtil.TEST_PSK)); in cleanUp()905 + "psk=" + WifiConfigurationTestUtil.TEST_PSK + "\n" in testSingleNetworkSupplicantBackupRestoreWithUnknownEAPKey()918 expectedConfiguration.preSharedKey = WifiConfigurationTestUtil.TEST_PSK; in testSingleNetworkSupplicantBackupRestoreWithUnknownEAPKey()
112 private static final byte[] TEST_PSK = field in WificondControlTest
1388 assertAndSetNetworkPreSharedKey(network, WifiConfigurationTestUtil.TEST_PSK); in testMultipleUpdatesSingleNetwork()1898 someRandomNetworkWithAllMaskedFields.preSharedKey = WifiConfigurationTestUtil.TEST_PSK; in testUpdateIgnoresMaskedPasswords()1992 networkWithPasswords.preSharedKey = WifiConfigurationTestUtil.TEST_PSK; in testGetConfiguredNetworksMasksPasswords()