Searched refs:mReceiveReportNotification (Results 1 – 1 of 1) sorted by relevance
526 private boolean mReceiveReportNotification = false; field in CarTelemetryTestFragment559 getString(R.string.receive_report_notification_text, mReceiveReportNotification)); in onCreateView()687 mReceiveReportNotification = !mReceiveReportNotification; in enableReportNotification()689 getString(R.string.receive_report_notification_text, mReceiveReportNotification)); in enableReportNotification()690 if (mReceiveReportNotification) { in enableReportNotification()