Searched refs:contentTextView (Results 1 – 4 of 4) 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()
78 TextView contentTextView = findViewById(R.id.bottom_sheet_body); in initUI() local85 contentTextView.setText(text); in initUI()
76 TextView contentTextView = findViewById(R.id.bottom_sheet_body); in initUI() local83 contentTextView.setText(getString(R.string.hdmi_cec_on_active_source_lost_description)); in initUI()
83 TextView contentTextView = findViewById(R.id.bottom_sheet_body); in initUI() local90 contentTextView.setText(text); in initUI()