Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DPlatformVpnProfile.java52 public static @interface PlatformVpnType {} annotation in PlatformVpnProfile
62 @PlatformVpnType protected final int mType;
70 PlatformVpnProfile(@PlatformVpnType int type, boolean excludeLocalRoutes, in PlatformVpnProfile()
78 @PlatformVpnType