Home
last modified time | relevance | path

Searched defs:shouldContainerScroll (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DFastScrollRecyclerView.java132 public boolean shouldContainerScroll(MotionEvent ev, View eventSource) { in shouldContainerScroll() method in FastScrollRecyclerView
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java432 public boolean shouldContainerScroll(MotionEvent ev) { in shouldContainerScroll() method in ActivityAllAppsContainerView