Searched defs:onTouch (Results 1 – 8 of 8) sorted by relevance
93 public boolean onTouch(View v, MotionEvent event) { in onTouch() method in GestureDetectorCtsActivity.MockOnTouchListener
3352 public boolean onTouch(View v, MotionEvent event) { in testOnTouchListener() method in ViewTest.TestTouchListener
46 private boolean onTouch(View v, MotionEvent event) { in onTouch() method in RenderService
52 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch() method in EventCapturingMotionEventListener
183 public boolean onTouch(View v, MotionEvent event) { in onTouch() method in WindowInsetsPresenterDrawable
212 public boolean onTouch(View v, MotionEvent e) { in onTouch() method in MotionEventTest.OnTouchListener
293 override fun onTouch(v: View, e: MotionEvent): Boolean { in onTouch() method in FlagSlipperyTest
626 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch() method in AccessibilityGestureDispatchTest.MyTouchListener