Searched refs:ACTION_VPN_SETTINGS (Results 1 – 2 of 2) sorted by relevance
43 private static final String ACTION_VPN_SETTINGS = "android.net.vpn.SETTINGS"; field in QSFooter127 final Intent settingsIntent = new Intent(ACTION_VPN_SETTINGS); in onClick()
69 private static final String ACTION_VPN_SETTINGS = "android.net.vpn.SETTINGS"; field in LockdownVpnTracker103 final Intent configIntent = new Intent(ACTION_VPN_SETTINGS); in LockdownVpnTracker()