Home
last modified time | relevance | path

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

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