Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java748 ComputePageScrollsLogic scrollLogic) { in getPageScrolls() argument
764 if (scrollLogic.shouldIncludeView(child)) { in getPageScrolls()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java4522 ComputePageScrollsLogic scrollLogic) { in getPageScrolls() argument
4524 super.getPageScrolls(newPageScrolls, layoutChildren, scrollLogic); in getPageScrolls()