Searched refs:vpnLabel (Results 1 – 2 of 2) sorted by relevance
342 public static void show(AppManagementFragment parent, String vpnLabel) { in show() argument345 args.putString(ARG_VPN_LABEL, vpnLabel); in show()355 final String vpnLabel = getArguments().getString(ARG_VPN_LABEL); in onCreateDialog() local357 .setTitle(getActivity().getString(R.string.vpn_cant_connect_title, vpnLabel)) in onCreateDialog()
341 public static void show(AppManagementFragment parent, String vpnLabel) { in show() argument344 args.putString(ARG_VPN_LABEL, vpnLabel); in show()354 final String vpnLabel = getArguments().getString(ARG_VPN_LABEL); in onCreateDialog() local356 .setTitle(getActivity().getString(R.string.vpn_cant_connect_title, vpnLabel)) in onCreateDialog()