Searched defs:recycle (Results 26 - 26 of 26) sorted by relevance

12

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java336 a.recycle();
1934 b.recycle();
2715 DragView dragView, float[] recycle) {
2717 if (recycle == null) {
2720 res = recycle;
3343 int spanX, int spanY, CellLayout layout, int[] recycle) {
3345 pixelX, pixelY, spanX, spanY, recycle);
2714 getDragViewVisualCenter(int x, int y, int xOffset, int yOffset, DragView dragView, float[] recycle) argument
3342 findNearestArea(int pixelX, int pixelY, int spanX, int spanY, CellLayout layout, int[] recycle) argument

Completed in 25 milliseconds

12