Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DAppsCustomizePagedView.java302 PagedViewCellLayoutChildren childrenLayout = layout.getChildrenLayout(); in getMiddleComponentIndexOnCurrentPage() local
304 int childCount = childrenLayout.getChildCount(); in getMiddleComponentIndexOnCurrentPage()