Searched refs:DefaultPropertyHandler (Results 1 – 2 of 2) sorted by relevance
64 addProperty(config, new DefaultPropertyHandler(config, null)); in addProperties()265 public static class DefaultPropertyHandler implements VehicleHalPropertyHandler { class in MockedVehicleHal270 public DefaultPropertyHandler(VehiclePropConfig config, VehiclePropValue initialValue) { in DefaultPropertyHandler() method in MockedVehicleHal.DefaultPropertyHandler
55 import com.android.car.vehiclehal.test.MockedVehicleHal.DefaultPropertyHandler;223 setConfigBuilder(builder, new DefaultPropertyHandler(builder.build(), null)); in addProperty()230 setConfigBuilder(builder, new DefaultPropertyHandler(builder.build(), value)); in addProperty()