Home
last modified time | relevance | path

Searched defs:onRequestDisallowInterceptTouchEvent (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/
DPointerDragEventInterceptor.java70 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in PointerDragEventInterceptor
DTouchEventRouter.java112 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {} in onRequestDisallowInterceptTouchEvent() method in TouchEventRouter
DBandSelectionHelper.java237 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in BandSelectionHelper
DGestureSelectionHelper.java139 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in GestureSelectionHelper
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DFastScroller.java447 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { } in onRequestDisallowInterceptTouchEvent() method in FastScroller
DRecyclerView.java10527 void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept); in onRequestDisallowInterceptTouchEvent() method
10550 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in RecyclerView.SimpleOnItemTouchListener
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java9791 void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept); in onRequestDisallowInterceptTouchEvent() method
9814 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in RecyclerView.SimpleOnItemTouchListener