Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsRecyclerView.java156 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in WidgetsRecyclerView
/packages/apps/DocumentsUI/src/com/android/documentsui/
DHorizontalBreadcrumb.java245 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in HorizontalBreadcrumb.ClickListener
/packages/apps/Messaging/src/com/android/messaging/ui/conversationlist/
DConversationListSwipeHelper.java238 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in ConversationListSwipeHelper
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java389 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in ConversationFastScroller