Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/
DCubePresentation.java54 public boolean onTouch(View view, MotionEvent event) { in onCreate()
/cts/hostsidetests/services/windowmanager/dndsourceapp/src/android/wm/cts/dndsourceapp/
DDragSource.java75 public boolean onTouch(View v, MotionEvent event) { in setUpDragSource()
/cts/tests/tests/view/src/android/view/cts/
DGestureDetectorCtsActivity.java155 public boolean onTouch(View v, MotionEvent event) { in onTouch() method in GestureDetectorCtsActivity.MockOnTouchListener
DViewGroupTest.java537 public boolean onTouch(View v, MotionEvent event) { in testDispatchTouchEvent()
DViewTest.java4562 public boolean onTouch(View v, MotionEvent event) { in onTouch() method in ViewTest.OnTouchListenerImpl
/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/
DProjectionActivity.java101 public boolean onTouch(View view, MotionEvent event) { in setContentViewAndInfoResources()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DStepCounterTestActivity.java90 public boolean onTouch(View v, MotionEvent event) { in activitySetUp()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java1012 when(onTouchListener.onTouch(any(View.class), any(MotionEvent.class))).thenReturn(true); in testSetTouchInterceptor()
1033 verify(onTouchListener, times(1)).onTouch(any(View.class), any(MotionEvent.class)); in testSetTouchInterceptor()
1039 verify(onTouchListener, times(2)).onTouch(any(View.class), any(MotionEvent.class)); in testSetTouchInterceptor()
1046 verify(onTouchListener, times(2)).onTouch(any(View.class), any(MotionEvent.class)); in testSetTouchInterceptor()
/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
DAccessibilityGestureDispatchTest.java462 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch() method in AccessibilityGestureDispatchTest.MyTouchListener
/cts/tools/dex-tools/dex/
Dclasses.out.dex86848 public abstract boolean onTouch(
104809 public boolean onTouch(