Searched refs:onRequestDisallowInterceptTouchEvent (Results 1 - 6 of 6) sorted by relevance

/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DListeningGestureDetector.java189 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {} method in class:ListeningGestureDetector
H A DFastScroller.java443 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { } method in class:FastScroller
/packages/apps/Launcher3/src/com/android/launcher3/
H A DBaseRecyclerView.java146 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { method in class:BaseRecyclerView
/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DHorizontalBreadcrumb.java297 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { method in class:HorizontalBreadcrumb.ClickListener
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
H A DConversationListSwipeHelper.java238 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { method in class:ConversationListSwipeHelper
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationFastScroller.java389 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { method in class:ConversationFastScroller

Completed in 172 milliseconds