Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DDiagnosticHalService.java327 private VehiclePropConfig getPropConfig(int halPropId) { in getPropConfig() method in DiagnosticHalService
336 VehiclePropConfig propConfig = getPropConfig(halPropId); in getPropConfigArray()