Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DInputHalService.java110 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
112 for (VehiclePropConfig p: allProperties) { in takeSupportedProperties()
DPropertyHalService.java287 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
290 for (VehiclePropConfig p : allProperties) { in takeSupportedProperties()
DPowerHalService.java357 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
358 for (VehiclePropConfig config : allProperties) { in takeSupportedProperties()
DDiagnosticHalService.java114 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
119 for (VehiclePropConfig vp : allProperties) { in takeSupportedProperties()
DHalServiceBase.java61 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
DVmsHalService.java251 Collection<VehiclePropConfig> allProperties) { in takeSupportedProperties() argument
252 for (VehiclePropConfig p : allProperties) { in takeSupportedProperties()