Searched refs:copyCurrentStateToSolution (Results 1 – 3 of 3) sorted by relevance
63 mCellLayout.copyCurrentStateToSolution(solution, false); in findReorderSolution()118 mCellLayout.copyCurrentStateToSolution(solution, false); in dropInPlaceSolution()148 mCellLayout.copyCurrentStateToSolution(solution, false); in closestEmptySpaceReorder()
85 public void copyCurrentStateToSolution(ItemConfiguration solution, boolean temp) { in copyCurrentStateToSolution() method in MultipageCellLayout
2397 public void copyCurrentStateToSolution(ItemConfiguration solution, boolean temp) { in copyCurrentStateToSolution() method in CellLayout