Searched refs:iconCoord (Results 1 – 1 of 1) sorted by relevance
243 Point iconCoord = new Point(x, y); in addIcon() local244 removeOverlappingItems(iconCoord); in addIcon()245 mIconPoints.add(new IconPoint(iconCoord, CellType.ICON)); in addIcon()