/frameworks/support/recyclerview-selection/src/main/java/androidx/recyclerview/selection/ |
D | PointerDragEventInterceptor.java | 70 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in PointerDragEventInterceptor 72 mDelegate.onRequestDisallowInterceptTouchEvent(disallowIntercept); in onRequestDisallowInterceptTouchEvent()
|
D | TouchEventRouter.java | 74 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in TouchEventRouter() 112 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {} in onRequestDisallowInterceptTouchEvent() method in TouchEventRouter
|
D | GestureSelectionHelper.java | 139 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in GestureSelectionHelper
|
D | BandSelectionHelper.java | 237 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in BandSelectionHelper
|
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/ |
D | FastScroller.java | 447 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { } in onRequestDisallowInterceptTouchEvent() method in FastScroller
|
D | ItemTouchHelper.java | 412 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {
|
D | RecyclerView.java | 3034 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/ |
D | ItemTouchHelper.java | 402 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {
|
/frameworks/support/v7/recyclerview/api_legacy/ |
D | 27.0.0.txt | 668 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 705 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 26.1.0.txt | 666 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 703 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 26.0.0.txt | 666 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 703 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | current.txt | 731 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 768 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 28.0.0-alpha1.txt | 731 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 768 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 27.1.0.txt | 732 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 769 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
/frameworks/support/v7/recyclerview/api/ |
D | current.txt | 749 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 786 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | RecyclerView.java | 2724 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/ |
D | 22.2.0.txt | 8134 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 8170 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 22.2.1.txt | 8227 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 8263 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 25.2.0.txt | 10331 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 10368 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 25.0.0.txt | 9869 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 9905 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 24.2.0.txt | 9780 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 9816 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 23.0.0.txt | 9670 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 9706 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 23.1.1.txt | 10029 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 10065 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 25.4.0.txt | 10846 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 10883 method public void onRequestDisallowInterceptTouchEvent(boolean);
|
D | 23.2.1.txt | 10557 method public abstract void onRequestDisallowInterceptTouchEvent(boolean); 10593 method public void onRequestDisallowInterceptTouchEvent(boolean);
|