Home
last modified time | relevance | path

Searched defs:toVpnProfile (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/net/
H A DPlatformVpnProfile.java124 public abstract VpnProfile toVpnProfile() throws IOException, GeneralSecurityException; in toVpnProfile() method in PlatformVpnProfile
H A DIkev2VpnProfile.java502 public VpnProfile toVpnProfile() throws IOException, GeneralSecurityException { in toVpnProfile() method in Ikev2VpnProfile