Home
last modified time | relevance | path

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

/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()
/packages/apps/Launcher3/src/com/android/launcher3/
DDragLayer.java670 public void animateView(final DragView view, final Rect from, final Rect to, in animateView() method in DragLayer
740 public void animateView(final DragView view, AnimatorUpdateListener updateCb, int duration, in animateView() method in DragLayer
DFolderIcon.java420 private void onDrop(final ShortcutInfo item, DragView animateView, Rect finalRect, in onDrop()