OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_PPTP
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/vpn2/
VpnProfile.java
30
static final int
TYPE_PPTP
= 0;
41
int type =
TYPE_PPTP
; // 1
VpnDialog.java
226
case VpnProfile.
TYPE_PPTP
:
259
case VpnProfile.
TYPE_PPTP
:
346
case VpnProfile.
TYPE_PPTP
:
VpnSettings.java
415
case VpnProfile.
TYPE_PPTP
:
Completed in 1158 milliseconds