Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerView.java132 public boolean shouldContainerScroll(MotionEvent ev, View eventSource) { in shouldContainerScroll() method in BaseRecyclerView
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DAllAppsContainerView.java209 public boolean shouldContainerScroll(MotionEvent ev) { in shouldContainerScroll() method in AllAppsContainerView