Searched refs:canReorder (Results 1 – 6 of 6) sorted by relevance
144 lp.canReorder = false; in resetLayout()
1877 if (!lp.canReorder) { in pushViewsToTempLocation()2100 if (!lp.canReorder) { in rearrangementExists()3216 public boolean canReorder = true; field in CellLayout.LayoutParams
142 lp.canReorder = false; in resetLayout()
1709 if (!lp.canReorder) { in pushViewsToTempLocation()1932 if (!lp.canReorder) { in rearrangementExists()2866 public boolean canReorder = true; field in CellLayout.LayoutParams
3158 ((CellLayout.LayoutParams) folderIcon.getLayoutParams()).canReorder = false; in openFolder()3200 ((CellLayout.LayoutParams) fi.getLayoutParams()).canReorder = true; in closeFolder()
645 lp.canReorder = false; in addToCustomContentPage()