Searched refs:VpnType (Results 1 – 6 of 6) sorted by relevance
49 @VpnManager.VpnType private final int mVpnType;61 public ConfirmDialog(@VpnManager.VpnType int vpnType) { in ConfirmDialog()
43 enum VpnType { enum
313 public @interface VpnType {} annotation in VpnManager508 String packageName, int userId, @VpnManager.VpnType int vpnType) { in setVpnPackageAuthorization()
63 optional android.corenetworking.platform.VpnType vpn_type = 1;
249 String packageName, int userId, @VpnManager.VpnType int vpnType) { in setVpnPackageAuthorization()
1205 String oldPackage, String newPackage, @VpnManager.VpnType int vpnType) { in prepare()1324 public boolean setPackageAuthorization(String packageName, @VpnManager.VpnType int vpnType) { in setPackageAuthorization()