Searched refs:takeSupportedProperties (Results 1 – 9 of 9) sorted by relevance
60 public Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in HalServiceBase
52 public synchronized Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in InfoHalService
56 public synchronized Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in SensorHalServiceBase
85 public Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in InputHalService
146 public Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in PropertyHalServiceBase
69 public synchronized Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in RadioHalService
273 public synchronized Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in PowerHalService
612 public synchronized Collection<VehiclePropConfig> takeSupportedProperties( in takeSupportedProperties() method in AudioHalService
196 Collection<VehiclePropConfig> taken = service.takeSupportedProperties(properties); in init()