Lines Matching refs:PagedViewCellLayout
190 private PagedViewCellLayout mWidgetSpacingLayout;
269 mWidgetSpacingLayout = new PagedViewCellLayout(getContext());
298 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(currentPage);
1004 private void setupPage(PagedViewCellLayout layout) {
1028 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(page);
1049 layout.addViewToCellLayout(icon, -1, i, new PagedViewCellLayout.LayoutParams(x,y, 1,1));
1350 PagedViewCellLayout layout = new PagedViewCellLayout(context);