Searched refs:addIntValues (Results 1 – 14 of 14) sorted by relevance
72 .addIntValues(MODEL_YEAR).build()); in configureMockedHal()84 .addIntValues(FuelType.FUEL_TYPE_CNG) in configureMockedHal()85 .addIntValues(FuelType.FUEL_TYPE_BIODIESEL) in configureMockedHal()89 .addIntValues(EvConnectorType.GBT_AC) in configureMockedHal()90 .addIntValues(EvConnectorType.GBT_DC) in configureMockedHal()94 .addIntValues(PortLocationType.FRONT).build()); in configureMockedHal()97 .addIntValues(PortLocationType.FRONT_LEFT).build()); in configureMockedHal()100 .addIntValues(VehicleAreaSeat.SEAT_ROW_1_LEFT).build()); in configureMockedHal()
56 .addIntValues(0) in configureMockedHal()72 .addIntValues(0) in configureMockedHal()76 .addIntValues(0) in configureMockedHal()80 .addIntValues(CarSensorEvent.IGNITION_STATE_ACC) in configureMockedHal()271 .addIntValues(halIgnitionState) in injectIgnitionStateAndAssert()319 .addIntValues(halValue) in injectGearEventAndAssert()
199 .addIntValues(1) in testEvent()225 .addIntValues(4) in testEvent()253 .addIntValues(1) in testUnregisterCallback()308 .addIntValues(1) in onPropertySubscribe()
153 .addIntValues(1) in testEvent()167 .addIntValues(75) in testEvent()193 .addIntValues(1) in onPropertyGet()
134 .addIntValues(values) in sendVoiceKey()152 .addIntValues(upValues) in sendVoiceKey()
93 .addIntValues(VehicleGear.GEAR_DRIVE) in CarPropertyServiceTest()
221 .addIntValues(0, 0, 0) in configureMockedHal()225 .addIntValues(0, 1, 0) in configureMockedHal()229 .addIntValues(0) in configureMockedHal()1006 .addIntValues(down ? 0 : 1, keyCode, vehicleDisplayType) in injectKeyEvent()1013 .addIntValues(RotaryInputType.ROTARY_INPUT_TYPE_SYSTEM_NAVIGATION, numClicks, in injectRotaryNavigationEvent()1016 builder.addIntValues(0); in injectRotaryNavigationEvent()1024 .addIntValues(inputCode).addIntValues(targetDisplayType) in injectCustomInputEvent()1025 .addIntValues(repeatCounter); in injectCustomInputEvent()
76 .addIntValues(0) in configureMockedHal()80 .addIntValues(0) in configureMockedHal()106 .addIntValues(value) in aidlInjectIntEvent()
193 .addIntValues(message) in sendMessage()200 .addIntValues(message) in sendMessage()
161 mIntValues.forEach(propValueBuilder::addIntValues); in build()
131 public AidlVehiclePropValueBuilder addIntValues(int... values) { in addIntValues() method in AidlVehiclePropValueBuilder
387 .addIntValues(0) in testInvalidPowerStateEvent()876 .addIntValues(mPowerState, mPowerParam) in onPropertyGet()966 .addIntValues(state, param) in sendPowerState()
459 .addIntValues(1) in onPropertySubscribe()
2491 .setStatus(VehiclePropertyStatus.ERROR).addIntValues(0).build()); in testGetPropertySyncErrorPropStatus()2503 .setStatus(VehiclePropertyStatus.UNAVAILABLE).addIntValues(0).build()); in testGetPropertySyncUnavailablePropStatus()