Searched refs:canReorder (Results 1 – 8 of 8) sorted by relevance
76 lp.canReorder = false; in addSeam()117 int seamOffset = lp.getCellX() >= mCellLayout.getCountX() / 2 && lp.canReorder ? 1 : 0; in createGridOccupancyWithSeam()
69 public boolean canReorder = true; field in CellLayoutLayoutParams
158 if (!lp.canReorder) { in rearrangementExists()263 if (!lp.canReorder) { in pushViewsToTempLocation()
311 lp.canReorder = false; in drawFolderLeaveBehindForIcon()320 ((CellLayoutLayoutParams) child.getLayoutParams()).canReorder = true; in clearFolderLeaveBehind()
117 int seamOffset = lp.getCellX() >= mCountX / 2 && lp.canReorder ? 1 : 0; in copyCurrentStateToSolution()
619 lp.canReorder = false; in bindAndInitFirstWorkspaceScreen()
285 ((CellLayoutLayoutParams) getLayoutParams()).canReorder = true; in pin()294 ((CellLayoutLayoutParams) getLayoutParams()).canReorder = false; in finishBinding()
513 lp.canReorder = false;