Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DInputHalServiceTest.java692 MotionEvent event = dispatchSinglePerSeatMotionEvent( in dispatchesMotionInputEvent_perSeat_anyDisplay()
815 dispatchSinglePerSeatMotionEvent( in dispatchMultipleMotionEvents()
897 private MotionEvent dispatchSinglePerSeatMotionEvent(int seat, int actualDisplay, in dispatchSinglePerSeatMotionEvent() method in InputHalServiceTest