Searched refs:encryptionWarningView (Results 1 – 1 of 1) sorted by relevance
100 TextView encryptionWarningView = (TextView) content.findViewById( in createEnableDialogContentView() local105 encryptionWarningView.setText(text); in createEnableDialogContentView()106 encryptionWarningView.setVisibility(View.VISIBLE); in createEnableDialogContentView()108 encryptionWarningView.setVisibility(View.GONE); in createEnableDialogContentView()