Searched refs:writeToJson (Results 1 - 4 of 4) sorted by relevance

/packages/services/Car/tests/CarDiagnosticVerifier/src/com/google/android/car/diagnosticverifier/
H A DDiagnosticVerifier.java89 public void writeToJson(JsonWriter jsonWriter) throws IOException { method in class:DiagnosticVerifier.VerificationResult
231 event.writeToJson(writer);
H A DMainActivity.java254 result.writeToJson(writer);
/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java125 public void writeToJson(JsonWriter jsonWriter) throws IOException { method in class:CarDiagnosticEvent
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
H A DCarDiagnosticManagerTest.java526 liveFrame.writeToJson(jsonWriter);

Completed in 66 milliseconds