Home
last modified time | relevance | path

Searched defs:ignoreView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java345 CellInfo findAllVacantCells(boolean[] occupiedCells, View ignoreView) { in findAllVacantCells()
817 private void findOccupiedCells(int xCount, int yCount, boolean[][] occupied, View ignoreView) { in findOccupiedCells()