Home
last modified time | relevance | path

Searched refs:makeCustomInputPropValue (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()
567 HalPropValue customInputPropValue = makeCustomInputPropValue( in dispatchesCustomInputEvent_clusterDisplay()
624 HalPropValue customInputPropValue = makeCustomInputPropValue( in dispatchesCustomInputEvent_acceptInputCodeHigherThanF10()
978 private HalPropValue makeCustomInputPropValue(int inputCode, in makeCustomInputPropValue() method in InputHalServiceTest