Searched defs:animateView (Results 1 – 2 of 2) sorted by relevance
328 public void animateView(final DragView view, final Rect from, final Rect to, in animateView() method in DragLayer398 public void animateView(final DragView view, AnimatorUpdateListener updateCb, int duration, in animateView() method in DragLayer
332 DragView animateView = d.dragView; in onDrop() local