Home
last modified time | relevance | path

Searched refs:bugreportLegalTextView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvFeedbackConsent/src/com/android/tv/feedbackconsent/
DTvFeedbackConsentActivity.java114 TextView bugreportLegalTextView = requireViewById(R.id.bugreport_legal_text); in onViewCreated() local
115 bugreportLegalTextView.setText(formattedBugreportLegalText); in onViewCreated()