Home
last modified time | relevance | path

Searched refs:dumpPropValue (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DVehicleHal.java1232 dumpPropValue(writer, info.mLastEvent); in dump()
1314 dumpPropValue(writer, value); in dumpPropertyValueByCommand()
1360 dumpPropValue(writer, value); in dumpPropertyValueByConfig()
1370 dumpPropValue(writer, value); in dumpPropertyValueByConfig()
1620 private static void dumpPropValue(PrintWriter writer, HalPropValue value) { in dumpPropValue() method in VehicleHal