Searched refs:VPN (Results 1 – 7 of 7) sorted by relevance
44 public static String VPN = "VPN"; field in SystemNotificationChannels108 VPN, in createAll()
92 // Notify the user that always-on VPN has disconnected.104 // Update the user about the status of the VPN
611 // OPEN: Settings > More > VPN614 VPN = 100; enumerator2505 // OPEN: Settings > Wireless > VPN > Config dialog2508 // OPEN: Settings > Wireless > VPN > Config dialog for app2511 // OPEN: Settings > Wireless > VPN > Cannot connect dialog2514 // OPEN: Settings > Wireless > VPN > Replace existing VPN dialog
70 public static final String VPN = "VPN_"; field in Credentials
336 new Notification.Builder(mContext, SystemNotificationChannels.VPN) in showNotification()
1299 new Notification.Builder(mContext, SystemNotificationChannels.VPN) in updateAlwaysOnNotificationInternal()
3552 profileName, mKeyStore.get(Credentials.VPN + profileName)); in updateLockdownVpn()