Searched refs:otherPropConfig (Results 1 – 1 of 1) sorted by relevance
197 VehiclePropConfig otherPropConfig = new VehiclePropConfig(); in testTakeSupportedProperties() local198 otherPropConfig.prop = VehicleProperty.CURRENT_GEAR; in testTakeSupportedProperties()201 mHalService.takeSupportedProperties(Arrays.asList(otherPropConfig, vmsPropConfig))); in testTakeSupportedProperties()