Searched refs:getPresharedKey (Results 1 – 6 of 6) sorted by relevance
66 String preSharedKey = removeFirstAndLastDoubleQuotes(getPresharedKey(wifiManager, in setConfiguratorIntentExtra()111 private static String getPresharedKey(WifiManager wifiManager, in getPresharedKey() method in WifiDppIntentHelper
127 assertNull(profile.getPresharedKey()); in testBuildUsernamePasswordProfile()144 assertNull(profile.getPresharedKey()); in testBuildDigitalSignatureProfile()157 assertArrayEquals(PSK_BYTES, profile.getPresharedKey()); in testBuildPresharedKeyProfile()378 assertNull(result.getPresharedKey()); in testUsernamePasswordFromVpnProfileDiscardsIrrelevantValues()395 assertNull(result.getPresharedKey()); in testRsaFromVpnProfileDiscardsIrrelevantValues()
150 builder.setAuthPsk(profile.getPresharedKey()); in setIkeAuth()
313 public byte[] getPresharedKey() { in getPresharedKey() method in Ikev2VpnProfile
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28711 method @Nullable public byte[] getPresharedKey();