Searched refs:makeSpaceForHotseatMigration (Results 1 – 3 of 3) sorted by relevance
91 if (target.makeSpaceForHotseatMigration(true)) { in migrateHotseatWhole()163 boolean canMigrateToFirstPage = cellLayout.makeSpaceForHotseatMigration(false); in showEdu()
136 if (cl.makeSpaceForHotseatMigration(true)) { in solve()
1902 public boolean makeSpaceForHotseatMigration(boolean commitConfig) { in makeSpaceForHotseatMigration() method in CellLayout