Searched defs:handleTouchEvent (Results 1 – 2 of 2) sorted by relevance
116 public boolean handleTouchEvent(@NonNull MotionEvent event) { in handleTouchEvent() method in BubbleDismissController
249 public boolean handleTouchEvent(MotionEvent ev, Point offset) { in handleTouchEvent() method in RecyclerViewFastScroller