Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DInstrumentationTestActivity.java335 public MotionEvent getMotionEvent() { in getMotionEvent() method in InstrumentationTestActivity
/cts/tests/tests/app/src/android/app/cts/
DInstrumentationTest.java179 MotionEvent motionEvent = mActivity.getMotionEvent(); in testSendTrackballEventSync()