Home
last modified time | relevance | path

Searched defs:onMotionEvent (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/input/cts/
DInputCallback.java24 public void onMotionEvent(MotionEvent ev); in onMotionEvent() method
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DInputTestCase.java211 public void onMotionEvent(MotionEvent ev) { in onMotionEvent() method in InputTestCase.InputListener