Searched refs:TEST_PSK (Results 1 – 4 of 4) sorted by relevance
69 public static final String TEST_PSK = "\"WifiConfigurationTestUtilPsk\""; field in WifiConfigurationTestUtil283 configuration.preSharedKey = TEST_PSK; in createSaeNetwork()292 configuration.preSharedKey = TEST_PSK; in createPskNetwork()300 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()
113 private static final byte[] TEST_PSK = field in WificondControlTest
1403 assertAndSetNetworkPreSharedKey(network, WifiConfigurationTestUtil.TEST_PSK); in testMultipleUpdatesSingleNetwork()1913 someRandomNetworkWithAllMaskedFields.preSharedKey = WifiConfigurationTestUtil.TEST_PSK; in testUpdateIgnoresMaskedPasswords()2045 networkWithPasswords.preSharedKey = WifiConfigurationTestUtil.TEST_PSK; in testGetConfiguredNetworksMasksPasswords()