Searched defs:ignoreView (Results 1 – 1 of 1) sorted by relevance
345 CellInfo findAllVacantCells(boolean[] occupiedCells, View ignoreView) { in findAllVacantCells()817 private void findOccupiedCells(int xCount, int yCount, boolean[][] occupied, View ignoreView) { in findOccupiedCells()