Home
last modified time | relevance | path

Searched refs:VPN (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/proto/android/stats/connectivity/
Dtethering.proto72 // Indicates upstream using a Cellular+VPN transport.
74 // Indicates upstream using a Wi-Fi+VPN transport.
76 // Indicates upstream using a Bluetooth+VPN transport.
78 // Indicates upstream using an Ethernet+VPN transport.
80 // Indicates upstream using a Wi-Fi+Cellular+VPN transport.
Dnetwork_stack.proto57 // Indicates this network uses a Cellular+VPN transport
59 // Indicates this network uses a Wi-Fi+VPN transport
61 // Indicates this network uses a Bluetooth+VPN transport
63 // Indicates this network uses an Ethernet+VPN transport
65 // Indicates this network uses a Wi-Fi+Cellular+VPN transport
/frameworks/base/core/proto/android/stats/dnsresolver/
Ddns_resolver.proto180 // Indicates this network uses a VPN transport, now deprecated.
186 // Indicates this network uses a Cellular+VPN transport.
188 // Indicates this network uses a Wi-Fi+VPN transport.
190 // Indicates this network uses a Bluetooth+VPN transport.
192 // Indicates this network uses an Ethernet+VPN transport.
194 // Indicates this network uses a Wi-Fi+Cellular+VPN transport.
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto40 // Indicates this network uses a VPN transport.
99 // Indicates that this network is not a VPN. This capability is set by
100 // default and should be explicitly cleared for VPN networks.
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java45 public static String VPN = "VPN"; field in SystemNotificationChannels
129 VPN, in createAll()
/frameworks/base/keystore/java/android/security/
DCredentials.java66 public static final String VPN = "VPN_"; field in Credentials
/frameworks/base/proto/src/
Dsystem_messages.proto92 // Notify the user that always-on VPN has disconnected.
104 // Update the user about the status of the VPN
/frameworks/base/services/core/java/com/android/server/net/
DLockdownVpnTracker.java263 new Notification.Builder(mContext, SystemNotificationChannels.VPN) in showNotification()
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto1075 // OPEN: Settings > More > VPN
1078 VPN = 100; enumerator
1474 // OPEN: Settings > Wireless > VPN > Config dialog
1477 // OPEN: Settings > Wireless > VPN > Config dialog for app
1480 // OPEN: Settings > Wireless > VPN > Cannot connect dialog
1483 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto756 // OPEN: Settings > More > VPN
759 VPN = 100; enumerator
2654 // OPEN: Settings > Wireless > VPN > Config dialog
2657 // OPEN: Settings > Wireless > VPN > Config dialog for app
2660 // OPEN: Settings > Wireless > VPN > Cannot connect dialog
2663 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1795 new Notification.Builder(mContext, SystemNotificationChannels.VPN)
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java4797 profileName, mKeyStore.get(Credentials.VPN + profileName)); in updateLockdownVpn()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt61223 Landroid/security/Credentials;->VPN:Ljava/lang/String;