Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DInfoHalService.java53 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
55 for (VehiclePropConfig p: allProperties) { in takeSupportedProperties()
DSensorHalServiceBase.java57 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
60 for (VehiclePropConfig halProperty : allProperties) { in takeSupportedProperties()
DInputHalService.java86 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
88 for (VehiclePropConfig p: allProperties) { in takeSupportedProperties()
DPropertyHalServiceBase.java147 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
150 for (VehiclePropConfig p : allProperties) { in takeSupportedProperties()
DRadioHalService.java70 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
72 for (VehiclePropConfig p : allProperties) { in takeSupportedProperties()
DPowerHalService.java274 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
275 for (VehiclePropConfig config : allProperties) { in takeSupportedProperties()
DVmsHalService.java269 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
271 for (VehiclePropConfig p : allProperties) { in takeSupportedProperties()
DHalServiceBase.java61 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
DAudioHalService.java604 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
605 for (VehiclePropConfig p : allProperties) { in takeSupportedProperties()