Searched refs:mEnableReportNotificationButton (Results 1 – 1 of 1) sorted by relevance
533 private Button mEnableReportNotificationButton; field in CarTelemetryTestFragment556 mEnableReportNotificationButton = view.findViewById(R.id.enable_report_notification_btn); in onCreateView()557 mEnableReportNotificationButton.setOnClickListener(this::enableReportNotification); in onCreateView()558 mEnableReportNotificationButton.setText( in onCreateView()688 mEnableReportNotificationButton.setText( in enableReportNotification()