Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/celllayout/
DMulticellReorderAlgorithm.java112 ShortcutAndWidgetContainer shortcutAndWidgets = mCellLayout.getShortcutsAndWidgets(); in createGridOccupancyWithSeam() local
114 for (int i = 0; i < shortcutAndWidgets.getChildCount(); i++) { in createGridOccupancyWithSeam()
115 View view = shortcutAndWidgets.getChildAt(i); in createGridOccupancyWithSeam()