Searched refs:contentTextView (Results 1 – 1 of 1) sorted by relevance
41 public static void populateContentTextView(Context context, TextView contentTextView, in populateContentTextView() argument47 contentTextView.setText(content); in populateContentTextView()48 contentTextView.setContentDescription( in populateContentTextView()52 contentTextView.setMovementMethod(LinkMovementMethod.getInstance()); in populateContentTextView()