Home
last modified time | relevance | path

Searched defs:DiagnosticRecord (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/service/src/com/android/car/
H A DCarDiagnosticService.java570 private static abstract class DiagnosticRecord { class in CarDiagnosticService
574 DiagnosticRecord(ReentrantLock lock) { in DiagnosticRecord() method in CarDiagnosticService.DiagnosticRecord