Searched refs:NOTIFICATION_CHANNEL_VPN (Results 1 – 3 of 3) sorted by relevance
20 import static android.net.VpnManager.NOTIFICATION_CHANNEL_VPN;286 new Notification.Builder(mContext, NOTIFICATION_CHANNEL_VPN) in showNotification()
97 public static final String NOTIFICATION_CHANNEL_VPN = "VPN"; field in VpnManager
23 import static android.net.VpnManager.NOTIFICATION_CHANNEL_VPN;1936 new Notification.Builder(mContext, NOTIFICATION_CHANNEL_VPN)