Searched refs:playDropAnimation (Results 1 – 2 of 2) sorted by relevance
372 playDropAnimation(view, anim.buildAnim(), animationEndStyle); in animateView()378 public void playDropAnimation(final DragView view, Animator animator, int animationEndStyle) { in playDropAnimation() method in DragLayer
108 mDragLayer.playDropAnimation(mDragObject.dragView, anim, DragLayer.ANIMATION_END_DISAPPEAR); in run()