Searched defs:cellCountY (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedViewGridLayout.java35 public PagedViewGridLayout(Context context, int cellCountX, int cellCountY) { argument
38 mCellCountY = cellCountY;

Completed in 115 milliseconds