Home
last modified time | relevance | path

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

123

/aosp12/frameworks/proto_logging/stats/enums/stats/connectivity/
H A 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.
H A 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
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DVpnPreferenceController.java168 + LegacyVpnProfileStore.list(Credentials.VPN).length in updateSummary()
207 for (String key : LegacyVpnProfileStore.list(Credentials.VPN)) { in getInsecureVpnCount()
209 LegacyVpnProfileStore.get(Credentials.VPN + key)); in getInsecureVpnCount()
/aosp12/frameworks/proto_logging/stats/enums/stats/dnsresolver/
H A Ddns_resolver.proto181 // Indicates this network uses a VPN transport, now deprecated.
187 // Indicates this network uses a Cellular+VPN transport.
189 // Indicates this network uses a Wi-Fi+VPN transport.
191 // Indicates this network uses a Bluetooth+VPN transport.
193 // Indicates this network uses an Ethernet+VPN transport.
195 // Indicates this network uses a Wi-Fi+Cellular+VPN transport.
/aosp12/packages/modules/DnsResolver/
H A Dstats.proto182 // Indicates this network uses a VPN transport, now deprecated.
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.
/aosp12/packages/apps/Settings/src/com/android/settings/vpn2/
H A DConfigDialogFragment.java155 LegacyVpnProfileStore.remove(Credentials.VPN + profile.key); in onClick()
190 LegacyVpnProfileStore.put(Credentials.VPN + profile.key, profile.encode()); in save()
H A DVpnSettings.java112 return SettingsEnums.VPN; in getMetricsCategory()
556 for (String key : LegacyVpnProfileStore.list(Credentials.VPN)) { in loadVpnProfiles()
558 LegacyVpnProfileStore.get(Credentials.VPN + key)); in loadVpnProfiles()
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te28 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te28 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te28 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te29 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te29 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te30 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te30 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/system/sepolicy/public/
H A Dppp.te12 # ioctls needed for VPN.
H A Dracoon.te30 # Racoon (VPN) has a restricted set of permissions from the default.
/aosp12/frameworks/base/core/java/com/android/internal/notification/
H A DSystemNotificationChannels.java46 public static String VPN = "VPN"; field in SystemNotificationChannels
139 VPN, in createAll()
/aosp12/frameworks/proto_logging/stats/enums/net/
H A Denums.proto33 // Indicates this network uses a VPN transport.

123