Searched refs:PropertyAnimatorSetListener (Results 1 – 2 of 2) sorted by relevance
49 friend class PropertyAnimatorSetListener;88 class PropertyAnimatorSetListener : public AnimationListener {90 explicit PropertyAnimatorSetListener(PropertyValuesAnimatorSet* set) : mSet(set) {} in PropertyAnimatorSetListener() function
43 setListener(new PropertyAnimatorSetListener(this)); in PropertyValuesAnimatorSet()182 void PropertyAnimatorSetListener::onAnimationFinished(BaseRenderNodeAnimator* animator) { in onAnimationFinished()