Home
last modified time | relevance | path

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

/packages/apps/TvFeedbackConsent/src/com/android/tv/feedbackconsent/
DTvFeedbackConsentInformationDialog.java37 public class TvFeedbackConsentInformationDialog extends Dialog { class
39 private static final String TAG = TvFeedbackConsentInformationDialog.class.getSimpleName();
43 public TvFeedbackConsentInformationDialog(@NonNull Context context, in TvFeedbackConsentInformationDialog() method in TvFeedbackConsentInformationDialog
DTvFeedbackConsentActivity.java61 TvFeedbackConsentInformationDialog viewLogsDialog;
124 viewLogsDialog = new TvFeedbackConsentInformationDialog( in prepareSystemLogsDialog()