Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/notification/
DSystemNotificationChannels.java45 public static String VPN = "VPN"; field in SystemNotificationChannels
123 VPN, in createAll()
/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/proto/src/
Dsystem_messages.proto92 // Notify the user that always-on VPN has disconnected.
104 // Update the user about the status of the VPN
Dmetrics_constants.proto686 // OPEN: Settings > More > VPN
689 VPN = 100; enumerator
2580 // OPEN: Settings > Wireless > VPN > Config dialog
2583 // OPEN: Settings > Wireless > VPN > Config dialog for app
2586 // OPEN: Settings > Wireless > VPN > Cannot connect dialog
2589 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
/frameworks/base/keystore/java/android/security/
DCredentials.java72 public static final String VPN = "VPN_"; field in Credentials
/frameworks/base/services/core/java/com/android/server/net/
DLockdownVpnTracker.java273 new Notification.Builder(mContext, SystemNotificationChannels.VPN) in showNotification()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1566 new Notification.Builder(mContext, SystemNotificationChannels.VPN) in updateAlwaysOnNotification()
/frameworks/base/services/core/java/com/android/server/
DConnectivityService.java3832 profileName, mKeyStore.get(Credentials.VPN + profileName)); in updateLockdownVpn()
/frameworks/base/config/
Dhiddenapi-private-dex.txt76376 Landroid/security/Credentials;->VPN:Ljava/lang/String;