Home
last modified time | relevance | path

Searched refs:validateAllowedAlgorithms (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DIkev2VpnProfile.java238 validateAllowedAlgorithms(mAllowedAlgorithms); in validate()
250 private static void validateAllowedAlgorithms(@NonNull List<String> algorithmNames) { in validateAllowedAlgorithms() method in Ikev2VpnProfile
1099 validateAllowedAlgorithms(algorithmNames); in setAllowedAlgorithms()