Searched refs:addToExistingFolderIfNecessary (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java2122 boolean addToExistingFolderIfNecessary(View newView, CellLayout target, int[] targetCell, method in class:Workspace
2196 if (addToExistingFolderIfNecessary(cell, dropTargetLayout, mTargetCell,
3107 if (addToExistingFolderIfNecessary(view, cellLayout, mTargetCell, distance, d,
H A DLauncher.java1023 if (mWorkspace.addToExistingFolderIfNecessary(view, layout, cellXY, 0, dragObject,

Completed in 6555 milliseconds