Searched refs:VPN (Results 1 – 13 of 13) sorted by relevance
72 // 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.
57 // Indicates this network uses a Cellular+VPN transport59 // Indicates this network uses a Wi-Fi+VPN transport61 // Indicates this network uses a Bluetooth+VPN transport63 // Indicates this network uses an Ethernet+VPN transport65 // Indicates this network uses a Wi-Fi+Cellular+VPN transport
180 // 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.
40 // Indicates this network uses a VPN transport.99 // Indicates that this network is not a VPN. This capability is set by100 // default and should be explicitly cleared for VPN networks.
45 public static String VPN = "VPN"; field in SystemNotificationChannels129 VPN, in createAll()
66 public static final String VPN = "VPN_"; field in Credentials
92 // Notify the user that always-on VPN has disconnected.104 // Update the user about the status of the VPN
263 new Notification.Builder(mContext, SystemNotificationChannels.VPN) in showNotification()
1075 // OPEN: Settings > More > VPN1078 VPN = 100; enumerator1474 // OPEN: Settings > Wireless > VPN > Config dialog1477 // OPEN: Settings > Wireless > VPN > Config dialog for app1480 // OPEN: Settings > Wireless > VPN > Cannot connect dialog1483 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
756 // OPEN: Settings > More > VPN759 VPN = 100; enumerator2654 // OPEN: Settings > Wireless > VPN > Config dialog2657 // OPEN: Settings > Wireless > VPN > Config dialog for app2660 // OPEN: Settings > Wireless > VPN > Cannot connect dialog2663 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
1795 new Notification.Builder(mContext, SystemNotificationChannels.VPN)
4797 profileName, mKeyStore.get(Credentials.VPN + profileName)); in updateLockdownVpn()
61223 Landroid/security/Credentials;->VPN:Ljava/lang/String;