Searched defs:startDrag (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | DragController.java | 167 public void startDrag(View v, Bitmap bmp, DragSource source, Object dragInfo, int dragAction, in startDrag() method in DragController 200 public DragView startDrag(Bitmap b, int dragLayerX, int dragLayerY, in startDrag() method in DragController
|
D | Workspace.java | 2642 void startDrag(CellLayout.CellInfo cellInfo) { in startDrag() method
|
D | Launcher.java | 5095 public void startDrag(View dragView, ItemInfo dragInfo, DragSource source) { in startDrag() method in Launcher
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DragController.java | 177 public void startDrag(View v, Bitmap bmp, DragSource source, Object dragInfo, int dragAction, in startDrag() method in DragController 210 public void startDrag(Bitmap b, int dragLayerX, int dragLayerY, in startDrag() method in DragController
|
/packages/apps/Contacts/src/com/android/contacts/widget/ |
D | MultiShrinkScroller.java | 505 private void startDrag() { in startDrag() method in MultiShrinkScroller
|