HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_L2TP_IPSEC_RSA (Results 1 - 3 of 3) sorted by null

  /packages/apps/Settings/src/com/android/settings/vpn2/
VpnDialog.java 240 case VpnProfile.TYPE_L2TP_IPSEC_RSA:
270 case VpnProfile.TYPE_L2TP_IPSEC_RSA:
361 case VpnProfile.TYPE_L2TP_IPSEC_RSA:
  /frameworks/base/core/java/com/android/internal/net/
VpnProfile.java 42 public static final int TYPE_L2TP_IPSEC_RSA = 2;
  /frameworks/base/services/java/com/android/server/connectivity/
Vpn.java 766 case VpnProfile.TYPE_L2TP_IPSEC_RSA:
805 case VpnProfile.TYPE_L2TP_IPSEC_RSA:
    [all...]

Completed in 31 milliseconds