Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java822 if (scrollLogic.shouldIncludeView(child)) { in getPageScrolls()
1924 boolean shouldIncludeView(View view); in shouldIncludeView() method