Searched refs:copyCurrentStateToSolution (Results 1 – 4 of 4) sorted by relevance
87 mCellLayout.copyCurrentStateToSolution(solution); in findReorderSolutionRecursive()413 mCellLayout.copyCurrentStateToSolution(solution); in dropInPlaceSolution()460 mCellLayout.copyCurrentStateToSolution(solution); in closestEmptySpaceReorder()
169 cl.copyCurrentStateToSolution(configuration); in solve()188 cl.copyCurrentStateToSolution(solution); in solve()
112 public void copyCurrentStateToSolution(ItemConfiguration solution) { in copyCurrentStateToSolution() method in MultipageCellLayout
1563 copyCurrentStateToSolution(configuration); in findReorderSolution()1570 public void copyCurrentStateToSolution(ItemConfiguration solution) { in copyCurrentStateToSolution() method in CellLayout1598 copyCurrentStateToSolution(configuration); in calculateReorder()