Searched refs:getViewsIntersectingRegion (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
H A D | CellLayout.java | 2195 getViewsIntersectingRegion(targetDestination[0], targetDestination[1], spanX, spanY, 2224 private void getViewsIntersectingRegion(int cellX, int cellY, int spanX, int spanY, method in class:CellLayout 2250 getViewsIntersectingRegion(result[0], result[1], spanX, spanY, dragView, null,
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
H A D | CellLayout.java | 2476 getViewsIntersectingRegion(targetDestination[0], targetDestination[1], spanX, spanY, 2505 private void getViewsIntersectingRegion(int cellX, int cellY, int spanX, int spanY, method in class:CellLayout 2531 getViewsIntersectingRegion(result[0], result[1], spanX, spanY, dragView, null,
|
Completed in 22 milliseconds