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