Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DPlatformVpnProfile.java56 public static @interface PlatformVpnType {} annotation in PlatformVpnProfile
66 @PlatformVpnType protected final int mType;
69 PlatformVpnProfile(@PlatformVpnType int type) { in PlatformVpnProfile()
73 @PlatformVpnType