Searched refs:vpnWarning (Results 1 – 1 of 1) sorted by relevance
561 TextView vpnWarning = (TextView) dialogView.findViewById(R.id.vpn_warning); in createOrganizationDialogView() local562 vpnWarning.setText(vpnMessage); in createOrganizationDialogView()564 vpnWarning.setMovementMethod(new LinkMovementMethod()); in createOrganizationDialogView()