Searched refs:getDirectionVectorForDrop (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | MultipageCellLayout.java | 57 public void getDirectionVectorForDrop(int dragViewCenterX, int dragViewCenterY, int spanX, in getDirectionVectorForDrop() method in MultipageCellLayout 61 super.getDirectionVectorForDrop(dragViewCenterX, dragViewCenterY, spanX, spanY, in getDirectionVectorForDrop()
|
| D | CellLayout.java | 2237 public void getDirectionVectorForDrop(int dragViewCenterX, int dragViewCenterY, int spanX, in getDirectionVectorForDrop() method in CellLayout
|
| /packages/apps/Launcher3/src/com/android/launcher3/celllayout/ |
| D | ReorderAlgorithm.java | 177 mCellLayout.getDirectionVectorForDrop(pixelX, pixelY, spanX, spanY, dragView, in calculateReorder()
|