Searched refs:carDiagnosticEvent (Results 1 – 4 of 4) sorted by relevance
57 public void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent) { in onDiagnosticEvent() argument58 mTextView.post(() -> mTextView.setText(carDiagnosticEvent.toString())); in onDiagnosticEvent()
113 void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent); in onDiagnosticEvent() argument
2235 method TIRAMISU_0 void onDiagnosticEvent(CarDiagnosticEvent carDiagnosticEvent);
413 Missing nullability on parameter `carDiagnosticEvent` in method `onDiagnosticEvent`