Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getCellCountX

144         final int cellCountX = parent.getCellCountX();
287 countX = ((PagedViewCellLayout) parentLayout).getCellCountX();
291 countX = ((PagedViewGridLayout) parentLayout).getCellCountX();