Home | History | Annotate | Download | only in app

Lines Matching refs:customAnimator

755         Animator customAnimator = onCreateEnterAnimation();
756 if (customAnimator != null) {
757 animators.add(customAnimator);