Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/util/
DWidgetsTableUtils.java109 WidgetPreviewContainerSize containerSizeForRow = null; in groupWidgetItemsUsingRowPxWithoutReordering() local
127 containerSizeForRow = containerSize; in groupWidgetItemsUsingRowPxWithoutReordering()
132 && containerSize.equals(containerSizeForRow)) { in groupWidgetItemsUsingRowPxWithoutReordering()
143 containerSizeForRow = containerSize; in groupWidgetItemsUsingRowPxWithoutReordering()