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
3228 public boolean onTouch(View v, MotionEvent event) { in testOnTouchListener() method in ViewTest.TestTouchListener
53 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch() method in EventCapturingTouchListener
46 private boolean onTouch(View v, MotionEvent event) { in onTouch() method in RenderService
183 public boolean onTouch(View v, MotionEvent event) { in onTouch() method in WindowInsetsPresenterDrawable
217 public boolean onTouch(View v, MotionEvent e) { in onTouch() method in MotionEventTest.OnTouchListener
288 override fun onTouch(v: View, e: MotionEvent): Boolean { in onTouch() method in FlagSlipperyTest
617 public boolean onTouch(View view, MotionEvent motionEvent) { in onTouch() method in AccessibilityGestureDispatchTest.MyTouchListener