Lines Matching full:celllayout
115 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent();
116 final Workspace workspace = (Workspace) cellLayout.getParent();
163 private CellLayout mCellLayout;
268 public void setCellLayout(CellLayout layout) {
300 CellLayout.LayoutParams lp = (CellLayout.LayoutParams) getLayoutParams();
301 CellLayout layout = (CellLayout) getParent().getParent();
352 // Set cellLayout and this to it's final state to compute final animation locations
353 workspace.setFinalTransitionTransform((CellLayout) getParent().getParent());
362 workspace.resetTransitionTransform((CellLayout) getParent().getParent());