Searched refs:toCarPropertyConfig (Results 1 – 4 of 4) sorted by relevance
276 CarPropertyConfig<?> carPropertyConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_populatesGlobalAreaId()299 AreaIdConfig<?> areaIdConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_convertsIntegerMinMax()319 AreaIdConfig<?> areaIdConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_doesNotConvertIntegerMinMaxIfBothZero()338 AreaIdConfig<?> areaIdConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_convertsLongMinMax()359 AreaIdConfig<?> areaIdConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_doesNotConvertLongMinMaxIfBothZero()378 AreaIdConfig<?> areaIdConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_convertsFloatMinMax()399 AreaIdConfig<?> areaIdConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_doesNotConvertFloatMinMaxIfBothZero()418 AreaIdConfig<?> areaIdConfig = halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_doesNotPopulateMinMaxForUnsupportedType()438 assertThat(halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_aidlHandlesNullSupportedEnumsValues()449 assertThat(halPropConfig.toCarPropertyConfig( in toCarPropertyConfig_aidlHandlesSupportedEnumsValues()[all …]
201 when(mockPropConfig1.toCarPropertyConfig(eq(VehicleProperty.HVAC_TEMPERATURE_SET), any())) in setUp()212 when(mockPropConfig2.toCarPropertyConfig(eq(VehicleProperty.PERF_VEHICLE_SPEED), any())) in setUp()
102 public CarPropertyConfig<?> toCarPropertyConfig(int mgrPropertyId, in toCarPropertyConfig() method in HalPropConfig
1077 CarPropertyConfig<?> carPropertyConfig = halPropConfig.toCarPropertyConfig( in getPropertyList()1778 setRequestInfo.parseClientUpdateRateHz(halPropConfig.toCarPropertyConfig( in sendGetInitialValueAndSubscribeUpdateEvent()