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