Home | History | Annotate | Download | only in recent

Lines Matching refs:animate

235             holder.iconView.animate().cancel();
237 holder.labelView.animate().cancel();
252 holder.calloutLine.animate().cancel();
562 ViewPropertyAnimator vpa = v.animate().translationX(0).translationY(0)