Searched defs:cellCountX (Results 1 – 4 of 4) sorted by relevance
35 public PagedViewGridLayout(Context context, int cellCountX, int cellCountY) { in PagedViewGridLayout()
144 final int cellCountX = parent.getCellCountX(); in handlePagedViewGridLayoutWidgetKeyEvent() local570 final int cellCountX = layout.getCountX(); in getCellLayoutChildrenSortedSpatially() local
295 int cellCountX = DEFAULT_CELL_COUNT_X; in Workspace() local
1099 int cellWidth, int cellHeight, int cellCountX) { in prepareLoadWidgetPreviewsTask()