Home
last modified time | relevance | path

Searched refs:customInputPropValue (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
H A DInputHalServiceTest.java451 VehiclePropValue customInputPropValue = makeCustomInputPropValue( in dispatchesCustomInputEvent_mainDisplay() local
455 mInputHalService.onHalEvents(ImmutableList.of(customInputPropValue)); in dispatchesCustomInputEvent_mainDisplay()
477 VehiclePropValue customInputPropValue = makeCustomInputPropValue( in dispatchesCustomInputEvent_clusterDisplay() local
481 mInputHalService.onHalEvents(ImmutableList.of(customInputPropValue)); in dispatchesCustomInputEvent_clusterDisplay()