Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DInputEventInterceptTestActivity.java37 public boolean dispatchGenericMotionEvent(MotionEvent event) { in dispatchGenericMotionEvent() method in InputEventInterceptTestActivity
DTouchDelegateTest.java206 mActivity::dispatchGenericMotionEvent); in dispatchHoverEventToActivity()
DViewTest.java1893 assertFalse(view.dispatchGenericMotionEvent(event)); in testSetOnGenericMotionListener()
1903 assertTrue(view.dispatchGenericMotionEvent(event2)); in testSetOnGenericMotionListener()
1910 assertFalse(view.dispatchGenericMotionEvent(event3)); in testSetOnGenericMotionListener()
/cts/tests/input/src/android/input/cts/
DCaptureEventActivity.kt48 override fun dispatchGenericMotionEvent(ev: MotionEvent?): Boolean { in dispatchGenericMotionEvent() method in android.input.cts.CaptureEventActivity
DTwoWindowsActivity.kt118 override fun dispatchGenericMotionEvent(ev: MotionEvent?): Boolean { in dispatchGenericMotionEvent() method in android.input.cts.TwoWindowsActivity
/cts/tests/tests/hardware/src/android/hardware/input/cts/
DInputCtsActivity.java42 public boolean dispatchGenericMotionEvent(MotionEvent ev) { in dispatchGenericMotionEvent() method in InputCtsActivity
/cts/tests/tests/hardware/src/android/hardware/input/cts/tests/
DREADME.md22 app that would override `dispatchGenericMotionEvent` and `dispatchKeyEvent` of an activity.
/cts/tests/tests/widget/src/android/widget/cts/
DHorizontalScrollViewTest.java1122 assertTrue(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromRotaryStretchesLeft()
1139 assertFalse(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromMouseDoesNotStretchLeft()
1160 assertTrue(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromRotaryStretchesRight()
1182 assertFalse(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromMouseDoesNotStretchRight()
DScrollViewTest.java1262 assertTrue(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromRotaryStretchesTop()
1278 assertFalse(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromMouseDoesNotStretchTop()
1298 assertTrue(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromRotaryStretchesBottom()
1320 assertFalse(mScrollViewStretch.dispatchGenericMotionEvent( in scrollFromMouseDoesNotStretchBottom()
DListViewTest.java1363 assertTrue(mListViewStretch.dispatchGenericMotionEvent( in scrollFromRotaryStretchesTop()
1380 assertFalse(mListViewStretch.dispatchGenericMotionEvent( in scrollFromMouseDoesNotStretchTop()
1398 assertTrue(mListViewStretch.dispatchGenericMotionEvent( in scrollFromRotaryStretchesBottom()
1417 assertFalse(mListViewStretch.dispatchGenericMotionEvent( in scrollFromMouseDoesNotStretchBottom()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowTest.java133 doReturn(true).when(mWindowCallback).dispatchGenericMotionEvent(any()); in setup()
/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java717 onTvView(tvView -> tvView.dispatchGenericMotionEvent(event)); in verifyCommandDispatchGenericMotionEvent()
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt297 name: "dispatchGenericMotionEvent"
2409 name: "dispatchGenericMotionEvent"
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt4406 method public boolean dispatchGenericMotionEvent(android.view.MotionEvent);
5511 method public boolean dispatchGenericMotionEvent(@NonNull android.view.MotionEvent);
20712 …method public void dispatchGenericMotionEvent(int, android.view.MotionEvent, android.view.inputmet…
41001 method public boolean dispatchGenericMotionEvent(android.view.MotionEvent);
52547 method public boolean dispatchGenericMotionEvent(android.view.MotionEvent);
54240 method public boolean dispatchGenericMotionEvent(android.view.MotionEvent);
56419 …method public void dispatchGenericMotionEvent(int, android.view.MotionEvent, android.view.inputmet…