Searched defs:onTouchEvent (Results 1 – 10 of 10) sorted by relevance
27 void onTouchEvent(in MotionEvent event); in onTouchEvent() method
117 public void onTouchEvent(final MotionEvent event) throws RemoteException { in onTouchEvent() method in ProjectionService.ProjectionServiceBinder
101 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in TouchDelegateTest.MockTouchDelegate
209 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in MockView
4584 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in ViewTest.MockTouchDelegate
62 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in TouchPointView
77 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in InstrumentationTestActivity.MockTextView130 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in InstrumentationTestActivity
82 public MotionEvent onTouchEvent; field in TestDialog131 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in TestDialog
216 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in AnimationActivity.AnimationView
1251 public boolean onTouchEvent(MotionEvent event) { in onTouchEvent() method in TvInputServiceTest.CountingTvInputService.CountingSession