Searched refs:objAnim (Results 1 – 1 of 1) sorted by relevance
855 ObjectAnimator objAnim = (ObjectAnimator) anim; in shouldAutoCancel() local856 if (objAnim.mAutoCancel && hasSameTargetAndProperties(objAnim)) { in shouldAutoCancel()