Searched refs:setGridSize (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DHotseat.java90 mContent.setGridSize(mCellCountX, mCellCountY);
H A DFolder.java158 mContent.setGridSize(0, 0);
771 mContent.setGridSize(countX, countY);
H A DCellLayout.java289 public void setGridSize(int x, int y) { method in class:CellLayout

Completed in 74 milliseconds