Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DVehicleHal.java1298 dumpPropertyValueByConfig(writer, config); in dumpPropertyValueByCommand()
1309 dumpPropertyValueByConfig(writer, config); in dumpPropertyValueByCommand()
1354 private void dumpPropertyValueByConfig(PrintWriter writer, HalPropConfig config) { in dumpPropertyValueByConfig() method in VehicleHal