Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DWorkspace.java2147 boolean addToExistingFolderIfNecessary(View newView, CellLayout target, int[] targetCell,
2221 if (addToExistingFolderIfNecessary(cell, dropTargetLayout, mTargetCell,
3147 if (addToExistingFolderIfNecessary(view, cellLayout, mTargetCell, distance, d,
DLauncher.java1159 if (mWorkspace.addToExistingFolderIfNecessary(view, layout, cellXY, 0, dragObject, in completeAddShortcut()
/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java2695 boolean addToExistingFolderIfNecessary(View newView, CellLayout target, int[] targetCell, in addToExistingFolderIfNecessary() method in Workspace.WallpaperOffsetInterpolator
2770 if (addToExistingFolderIfNecessary(cell, dropTargetLayout, mTargetCell, in onDrop()
3662 if (addToExistingFolderIfNecessary(view, cellLayout, mTargetCell, distance, d,
DLauncher.java1521 if (mWorkspace.addToExistingFolderIfNecessary(view, layout, cellXY, 0, dragObject, in completeAddShortcut()