Searched defs:onTouch (Results 1 – 6 of 6) sorted by relevance
33 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch() method in EventCapturingTouchListener
93 public boolean onTouch(View v, MotionEvent event) { in onTouch() method in GestureDetectorCtsActivity.MockOnTouchListener
3158 public boolean onTouch(View v, MotionEvent event) { in testOnTouchListener() method in ViewTest.TestTouchListener
183 public boolean onTouch(View v, MotionEvent event) { in onTouch() method in WindowInsetsPresenterDrawable
214 public boolean onTouch(View v, MotionEvent e) { in onTouch() method in MotionEventTest.OnTouchListener
554 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch() method in AccessibilityGestureDispatchTest.MyTouchListener