Home | History | Annotate | Download | only in launcher3

Lines Matching refs:PagedViewGridLayout

135         final PagedViewGridLayout parent = (PagedViewGridLayout) w.getParent();
290 countX = ((PagedViewGridLayout) parentLayout).getCellCountX();
291 countY = ((PagedViewGridLayout) parentLayout).getCellCountY();