Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DHalServiceBase.java54 public abstract List<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in HalServiceBase
DSensorHalServiceBase.java93 public List<VehiclePropConfig> takeSupportedProperties(List<VehiclePropConfig> allProperties) { in takeSupportedProperties() method in SensorHalServiceBase
DInputHalService.java76 public List<VehiclePropConfig> takeSupportedProperties(List<VehiclePropConfig> allProperties) { in takeSupportedProperties() method in InputHalService
DInfoHalService.java52 public synchronized List<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in InfoHalService
DSensorHalService.java63 public synchronized List<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in SensorHalService
DRadioHalService.java68 public synchronized List<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in RadioHalService
DHvacHalService.java130 public synchronized List<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in HvacHalService
DPowerHalService.java284 public List<VehiclePropConfig> takeSupportedProperties(List<VehiclePropConfig> allProperties) { in takeSupportedProperties() method in PowerHalService
DAudioHalService.java325 public synchronized List<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in AudioHalService