Searched refs:hotseatOccupancy (Results 1 – 1 of 1) sorted by relevance
396 final GridOccupancy hotseatOccupancy = in checkItemPlacement() local407 if (hotseatOccupancy != null) { in checkItemPlacement()408 if (hotseatOccupancy.cells[(int) item.screenId][0]) { in checkItemPlacement()414 hotseatOccupancy.cells[item.screenId][0] = true; in checkItemPlacement()