Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java352 mTvView.dispatchGenericMotionEvent(event); in verifyCommandDispatchGenericMotionEvent()
/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java1053 public boolean dispatchGenericMotionEvent(MotionEvent event) { in dispatchGenericMotionEvent() method in WindowTest.MockWindowCallback