Searched defs:handleTouchEvent (Results 1 – 4 of 4) sorted by relevance
279 boolean handleTouchEvent(MotionEvent event); in handleTouchEvent() method
370 boolean handleTouchEvent(MotionEvent ev); in handleTouchEvent() method
245 public boolean handleTouchEvent(MotionEvent ev, Point offset) { in handleTouchEvent() method in RecyclerViewFastScroller
527 public boolean handleTouchEvent(InputEvent inputEvent) { in handleTouchEvent() method