Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java806 ComputePageScrollsLogic scrollLogic) { in getPageScrolls() argument
822 if (scrollLogic.shouldIncludeView(child)) { in getPageScrolls()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java5641 ComputePageScrollsLogic scrollLogic) { in getPageScrolls() argument
5643 super.getPageScrolls(newPageScrolls, layoutChildren, scrollLogic); in getPageScrolls()