Lines Matching refs:PagedViewCellLayout
280 private PagedViewCellLayout mWidgetSpacingLayout;
354 mWidgetSpacingLayout = new PagedViewCellLayout(getContext());
391 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(currentPage);
1039 private void setupPage(PagedViewCellLayout layout) {
1062 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(page);
1080 layout.addViewToCellLayout(icon, -1, i, new PagedViewCellLayout.LayoutParams(x,y, 1,1));
1571 PagedViewCellLayout layout = new PagedViewCellLayout(context);