Home
last modified time | relevance | path

Searched defs:animateView (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/dragndrop/
DDragLayer.java358 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/
DFolderIcon.java280 private void onDrop(final ShortcutInfo item, DragView animateView, Rect finalRect, in onDrop()
/packages/apps/Launcher2/src/com/android/launcher2/
DDragLayer.java565 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
DFolderIcon.java358 private void onDrop(final ShortcutInfo item, DragView animateView, Rect finalRect, in onDrop()