Searched defs:cellCountY (Results 1 – 3 of 3) sorted by relevance
35 public PagedViewGridLayout(Context context, int cellCountX, int cellCountY) { in PagedViewGridLayout()
145 final int cellCountY = parent.getCellCountY(); in handlePagedViewGridLayoutWidgetKeyEvent() local627 final int cellCountY = layout.getCountY(); in getClosestIconOnLine() local
296 int cellCountY = DEFAULT_CELL_COUNT_Y; in Workspace() local