Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java1296 boolean[][] occupied, boolean blockOccupied[][], int[] result) { in findNearestArea()
1657 … GridOccupancy blockOccupied = new GridOccupancy(boundingRect.width(), boundingRect.height()); in addViewsToTempLocation() local