Searched defs:startDrag (Results 1 – 8 of 8) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | DragController.java | 181 public void startDrag(View v, Bitmap bmp, DragSource source, Object dragInfo, in startDrag() method in DragController 213 public DragView startDrag(Bitmap b, int dragLayerX, int dragLayerY, in startDrag() method in DragController
|
| D | Folder.java | 281 public void startDrag(CellInfo cellInfo, boolean accessible) { in startDrag() method in Folder
|
| D | Workspace.java | 2344 public void startDrag(CellLayout.CellInfo cellInfo) { in startDrag() method in Workspace.WallpaperOffsetInterpolator 2349 public void startDrag(CellLayout.CellInfo cellInfo, boolean accessible) { in startDrag() method in Workspace.WallpaperOffsetInterpolator
|
| D | Launcher.java | 4735 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/Launcher3/src/com/android/launcher3/accessibility/ |
| D | LauncherAccessibilityDelegate.java | 392 void startDrag(CellLayout.CellInfo cellInfo, boolean accessible); in startDrag() method
|
| /packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
| D | ConversationFastScroller.java | 392 private void startDrag() { in startDrag() method in ConversationFastScroller
|
| /packages/apps/Contacts/src/com/android/contacts/widget/ |
| D | MultiShrinkScroller.java | 588 private void startDrag() { in startDrag() method in MultiShrinkScroller
|