Searched refs:getPresharedKey (Results 1 – 2 of 2) sorted by relevance
343 assertArrayEquals(TEST_PSK, profile.getPresharedKey()); in doTestBuildIkev2VpnProfilePsk()397 assertNull(profile.getPresharedKey()); in testBuildIkev2VpnProfileUsernamePassword()417 assertNull(profile.getPresharedKey()); in testBuildIkev2VpnProfileDigitalSignature()
142 private static String getPresharedKey(WifiManager wifiManager, in getPresharedKey() method in WifiDppUtils368 final String preSharedKey = removeFirstAndLastDoubleQuotes(getPresharedKey(wifiManager, in setConfiguratorIntentExtra()