Searched defs:animateView (Results 1 – 4 of 4) sorted by relevance
| /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
| D | DragLayer.java | 358 public void animateView(final DragView view, final Rect from, final Rect to, in animateView() method in DragLayer 428 public void animateView(final DragView view, AnimatorUpdateListener updateCb, int duration, in animateView() method in DragLayer
|
| /packages/apps/Launcher3/src/com/android/launcher3/folder/ |
| D | FolderIcon.java | 280 private void onDrop(final ShortcutInfo item, DragView animateView, Rect finalRect, in onDrop()
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| D | DragLayer.java | 565 public void animateView(final DragView view, final Rect from, final Rect to, in animateView() method in DragLayer 634 public void animateView(final DragView view, AnimatorUpdateListener updateCb, int duration, in animateView() method in DragLayer
|
| D | FolderIcon.java | 358 private void onDrop(final ShortcutInfo item, DragView animateView, Rect finalRect, in onDrop()
|