Searched refs:mAnimationCancelAction (Results 1 – 1 of 1) sorted by relevance
35 private Consumer<Property> mAnimationCancelAction; field in AnimationProperties54 if (mAnimationEndAction == null && mAnimationCancelAction == null) {57 Consumer<Property> cancelAction = mAnimationCancelAction;83 mAnimationCancelAction = listener;