OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_L2TP_IPSEC_PSK
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/vpn2/
VpnProfile.java
31
static final int
TYPE_L2TP_IPSEC_PSK
= 1;
VpnDialog.java
230
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
263
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
350
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
VpnSettings.java
380
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
424
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
Completed in 37 milliseconds