Searched refs:contentTextView (Results 1 – 2 of 2) sorted by relevance
78 TextView contentTextView = findViewById(R.id.bottom_sheet_body); in initUI() local85 contentTextView.setText(text); in initUI()
80 TextView contentTextView = findViewById(R.id.bottom_sheet_body); in initUI() local87 contentTextView.setText(text); in initUI()