Searched refs:getRestoreHotseatAndGridSize (Results 1 – 3 of 3) sorted by relevance
91 public int getRestoreHotseatAndGridSize(Point outGridSize) { in getRestoreHotseatAndGridSize() method in GridBackupTable
914 srcHotseatCount = backupTable.getRestoreHotseatAndGridSize(sourceSize);
72 assertEquals(4, backupTable.getRestoreHotseatAndGridSize(outSize)); in backupTableRestored()