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