Searched refs:addToExistingFolderIfNecessary (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | Workspace.java | 1742 boolean addToExistingFolderIfNecessary(View newView, CellLayout target, int[] targetCell, in addToExistingFolderIfNecessary() method in Workspace 1818 || addToExistingFolderIfNecessary(cell, dropTargetLayout, mTargetCell, in onDrop() 2588 if (addToExistingFolderIfNecessary(view, cellLayout, mTargetCell, distance, d,
|
D | Launcher.java | 1284 if (mWorkspace.addToExistingFolderIfNecessary(view, layout, cellXY, 0, dragObject, in completeAddShortcut()
|