Home
last modified time | relevance | path

Searched refs:eventSource (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerView.java132 public boolean shouldContainerScroll(MotionEvent ev, View eventSource) { in shouldContainerScroll() argument
136 Utilities.mapCoordInSelfToDescendant(mScrollbar, eventSource, point); in shouldContainerScroll()