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
226
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
259
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
346
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
VpnSettings.java
375
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
418
case VpnProfile.
TYPE_L2TP_IPSEC_PSK
:
Completed in 245 milliseconds