Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DInputHalServiceTest.java541 HalPropValue customInputPropValue = makeCustomInputPropValue( in dispatchesCustomInputEvent_mainDisplay() local
545 mInputHalService.onHalEvents(List.of(customInputPropValue)); in dispatchesCustomInputEvent_mainDisplay()
567 HalPropValue customInputPropValue = makeCustomInputPropValue( in dispatchesCustomInputEvent_clusterDisplay() local
571 mInputHalService.onHalEvents(List.of(customInputPropValue)); in dispatchesCustomInputEvent_clusterDisplay()
624 HalPropValue customInputPropValue = makeCustomInputPropValue( in dispatchesCustomInputEvent_acceptInputCodeHigherThanF10() local
628 mInputHalService.onHalEvents(List.of(customInputPropValue)); in dispatchesCustomInputEvent_acceptInputCodeHigherThanF10()