Searched refs:TYPE_PPTP (Results 1 – 2 of 2) sorted by relevance
39 public static final int TYPE_PPTP = 0; field in VpnProfile50 public int type = TYPE_PPTP; // 1187 return type != TYPE_PPTP; in isTypeValidForLockdown()
1431 case VpnProfile.TYPE_PPTP: in startLegacyVpnPrivileged()