Searched refs:bugreportLegalTextView (Results 1 – 1 of 1) sorted by relevance
114 TextView bugreportLegalTextView = requireViewById(R.id.bugreport_legal_text); in onViewCreated() local115 bugreportLegalTextView.setText(formattedBugreportLegalText); in onViewCreated()