Searched defs:propConfig (Results 1 – 11 of 11) sorted by relevance
170 protected int getTokenForProperty(HalPropConfig propConfig) { in getTokenForProperty()282 HalPropConfig propConfig; in requestDiagnosticStart() local312 HalPropConfig propConfig; in requestDiagnosticStop() local341 HalPropConfig propConfig; in getCurrentDiagnosticValue() local376 HalPropConfig propConfig = getPropConfig(halPropId); in getPropConfigArray() local
34 private AidlVehiclePropConfigBuilder(VehiclePropConfig propConfig) { in AidlVehiclePropConfigBuilder()47 private VehiclePropConfig clone(VehiclePropConfig propConfig) { in clone()
46 private VehiclePropConfig clone(VehiclePropConfig propConfig) { in clone()
105 public DiagnosticEventBuilder(VehiclePropConfig propConfig) { in DiagnosticEventBuilder()
55 def __init__(self, propConfig): argument
111 VehiclePropConfig propConfig = new VehiclePropConfig(); in initHalService() local165 VehiclePropConfig propConfig = new VehiclePropConfig(); in testCoreId_IntegerOverflow() local
330 PropertyData(CarPropertyConfig propConfig) { in PropertyData()
289 ConfigDeclaration propConfig = parseEachProperty(propertyObject, errors); in parseJsonConfig() local298 allPropConfigs.put(propConfig.getConfig().prop, propConfig); in parseJsonConfig() local
708 HalPropConfig propConfig = realVehiclePropConfigs[i]; in overrideConfigsForSpecialProp() local711 fakePropConfigsByPropId.put(propConfig.getPropId(), propConfig); in overrideConfigsForSpecialProp() local
189 HalPropConfig propConfig = getPropConfigByPropId(allPropConfig, in testGetAllPropConfigsWithCustomConfigHasExistingPropId() local209 HalPropConfig propConfig = getPropConfigByPropId(allPropConfig, 123); in testGetAllPropConfigsWithCustomConfigHasNonExistingPropId() local227 HalPropConfig propConfig = getPropConfigByPropId(fakeVehicleStub.getAllPropConfigs(), in testGetAllPropConfigsWithSpecialProp() local1714 ConfigDeclaration propConfig = new ConfigDeclaration( in createParseResult() local
1432 CarPropertyConfig<?> propConfig = getCarPropertyConfig(propertyId); in getAreaId() local