Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getCellCountY

145         final int cellCountY = parent.getCellCountY();
288 countY = ((PagedViewCellLayout) parentLayout).getCellCountY();
292 countY = ((PagedViewGridLayout) parentLayout).getCellCountY();