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