Home
last modified time | relevance | path

Searched refs:onRequestDisallowInterceptTouchEvent (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/
DPointerDragEventInterceptor.java70 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in PointerDragEventInterceptor
72 mDelegate.onRequestDisallowInterceptTouchEvent(disallowIntercept); in onRequestDisallowInterceptTouchEvent()
DTouchEventRouter.java74 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in TouchEventRouter()
112 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {} in onRequestDisallowInterceptTouchEvent() method in TouchEventRouter
DGestureSelectionHelper.java139 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in GestureSelectionHelper
DBandSelectionHelper.java237 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in BandSelectionHelper
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DFastScroller.java447 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { } in onRequestDisallowInterceptTouchEvent() method in FastScroller
DItemTouchHelper.java412 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {
DRecyclerView.java3034 listener.onRequestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
10527 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/helper/
DItemTouchHelper.java402 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {
/frameworks/support/v7/recyclerview/api_legacy/
D27.0.0.txt668 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
705 method public void onRequestDisallowInterceptTouchEvent(boolean);
D26.1.0.txt666 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
703 method public void onRequestDisallowInterceptTouchEvent(boolean);
D26.0.0.txt666 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
703 method public void onRequestDisallowInterceptTouchEvent(boolean);
Dcurrent.txt731 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
768 method public void onRequestDisallowInterceptTouchEvent(boolean);
D28.0.0-alpha1.txt731 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
768 method public void onRequestDisallowInterceptTouchEvent(boolean);
D27.1.0.txt732 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
769 method public void onRequestDisallowInterceptTouchEvent(boolean);
/frameworks/support/v7/recyclerview/api/
Dcurrent.txt749 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
786 method public void onRequestDisallowInterceptTouchEvent(boolean);
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java2724 listener.onRequestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
9791 void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept); in onRequestDisallowInterceptTouchEvent() method
9814 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in RecyclerView.SimpleOnItemTouchListener
/frameworks/support/api/
D22.2.0.txt8134 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
8170 method public void onRequestDisallowInterceptTouchEvent(boolean);
D22.2.1.txt8227 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
8263 method public void onRequestDisallowInterceptTouchEvent(boolean);
D25.2.0.txt10331 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
10368 method public void onRequestDisallowInterceptTouchEvent(boolean);
D25.0.0.txt9869 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
9905 method public void onRequestDisallowInterceptTouchEvent(boolean);
D24.2.0.txt9780 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
9816 method public void onRequestDisallowInterceptTouchEvent(boolean);
D23.0.0.txt9670 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
9706 method public void onRequestDisallowInterceptTouchEvent(boolean);
D23.1.1.txt10029 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
10065 method public void onRequestDisallowInterceptTouchEvent(boolean);
D25.4.0.txt10846 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
10883 method public void onRequestDisallowInterceptTouchEvent(boolean);
D23.2.1.txt10557 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
10593 method public void onRequestDisallowInterceptTouchEvent(boolean);

12