Searched refs:viewLogsDialog (Results 1 – 1 of 1) sorted by relevance
61 TvFeedbackConsentInformationDialog viewLogsDialog; field in TvFeedbackConsentActivity124 viewLogsDialog = new TvFeedbackConsentInformationDialog( in prepareSystemLogsDialog()129 viewLogsDialog.create(); in prepareSystemLogsDialog()132 viewLogsButton.setOnClickListener((v) -> viewLogsDialog.show()); in prepareSystemLogsDialog()139 if (!systemLogRequested || tvFeedbackDataCollector == null || viewLogsDialog == null) { in onSystemLogsReady()143 viewLogsDialog.updateRecyclerView(systemLogs); in onSystemLogsReady()