Home
last modified time | relevance | path

Searched refs:cellPoint (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java2810 int[] cellPoint = new int[2]; in hasReorderSolution() local
2814 cellToPoint(cellX, cellY, cellPoint); in hasReorderSolution()
2815 if (findReorderSolution(cellPoint[0], cellPoint[1], itemInfo.minSpanX, in hasReorderSolution()