Searched refs:setAllowedAlgorithms (Results 1 – 5 of 5) sorted by relevance
522 profile.setAllowedAlgorithms(mAllowedAlgorithms); in toVpnProfile()575 builder.setAllowedAlgorithms(profile.getAllowedAlgorithms()); in fromVpnProfile()1096 public Builder setAllowedAlgorithms(@NonNull List<String> algorithmNames) { in setAllowedAlgorithms() method in Ikev2VpnProfile.Builder
241 public void setAllowedAlgorithms(List<String> allowedAlgorithms) { in setAllowedAlgorithms() method in VpnProfile
2717 profile.setAllowedAlgorithms(Ikev2VpnProfile.DEFAULT_ALGORITHMS); in startLegacyVpnPrivileged()2726 profile.setAllowedAlgorithms(Ikev2VpnProfile.DEFAULT_ALGORITHMS); in startLegacyVpnPrivileged()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
28227 …method @NonNull public android.net.Ikev2VpnProfile.Builder setAllowedAlgorithms(@NonNull java.util…