Home
last modified time | relevance | path

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

/frameworks/proto_logging/stats/atoms/corenetworking/platform/
Dvpn_extension_atoms.proto38 * Log VPN connection events to develop metrics analyzing the effect of VPN usage on device
46 // The VPN connection state(connected/disconnected)
55 * Logs the VPN connection stats for analysis performance of VPN
61 // VPN connection types defined in
65 // The IP address type in the VPN connection(IPv4/IPv6/IPv4v6)
68 // The IP protocol of the VPN server(IPv4/IPv6/IPv4v6)
74 // Is the VPN a bypassable VPN
77 // Is the VPN opt-in to do network validation
85 // The MTU configuration of the VPN network
88 // True if the local networks will be excluded from VPN. This
[all …]
/frameworks/proto_logging/stats/enums/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.proto75 // Indicates this network uses a Cellular+VPN transport
77 // Indicates this network uses a Wi-Fi+VPN transport
79 // Indicates this network uses a Bluetooth+VPN transport
81 // Indicates this network uses an Ethernet+VPN transport
83 // Indicates this network uses a Wi-Fi+Cellular+VPN transport
/frameworks/base/services/tests/VpnTests/java/com/android/server/
DVpnManagerServiceTest.java306 doReturn(encodedProfile).when(mVpnProfileStore).get(Credentials.VPN + profileName); in setupVpnProfile()
403 final String name = Credentials.VPN + TEST_VPN_PKG; in testGetFromVpnProfileStore()
410 final String name = Credentials.VPN + TEST_VPN_PKG; in testPutIntoVpnProfileStore()
420 final String name = Credentials.VPN + TEST_VPN_PKG; in testRemoveFromVpnProfileStore()
427 final String name = Credentials.VPN + TEST_VPN_PKG; in testListFromVpnProfileStore()
/frameworks/proto_logging/stats/enums/stats/dnsresolver/
Ddns_resolver.proto182 // Indicates this network uses a VPN transport.
188 // Indicates this network uses a Cellular+VPN transport.
190 // Indicates this network uses a Wi-Fi+VPN transport.
192 // Indicates this network uses a Bluetooth+VPN transport.
194 // Indicates this network uses an Ethernet+VPN transport.
196 // Indicates this network uses a Wi-Fi+Cellular+VPN transport.
/frameworks/proto_logging/stats/enums/net/
Denums.proto33 // Indicates this network uses a VPN transport.
/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java50 public static String VPN = "VPN"; field in SystemNotificationChannels
140 VPN, in createAll()
/frameworks/base/keystore/java/android/security/
DCredentials.java89 public static final String VPN = "VPN_"; field in Credentials
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto84 // Indicates that this network is not a VPN. This capability is set by
85 // default and should be explicitly cleared for VPN networks.
/frameworks/proto_logging/stats/atoms/ike/
Dike_extension_atoms.proto86 /** Calling module IWLAN or VPN or VCN */
/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/proto_logging/stats/enums/app/
Dsettings_enums.proto2252 // OPEN: Settings > More > VPN
2255 VPN = 100; enumerator
2651 // OPEN: Settings > Wireless > VPN > Config dialog
2654 // OPEN: Settings > Wireless > VPN > Config dialog for app
2657 // OPEN: Settings > Wireless > VPN > Cannot connect dialog
2660 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
4675 // OPEN: Settings > Wireless > VPN
/frameworks/base/services/core/java/com/android/server/
DVpnManagerService.java504 profileName, mVpnProfileStore.get(Credentials.VPN + profileName)); in updateLockdownVpn()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto762 // OPEN: Settings > More > VPN
765 VPN = 100; enumerator
2662 // OPEN: Settings > Wireless > VPN > Config dialog
2665 // OPEN: Settings > Wireless > VPN > Config dialog for app
2668 // OPEN: Settings > Wireless > VPN > Cannot connect dialog
2671 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt46668 Landroid/security/Credentials;->VPN:Ljava/lang/String;