Searched refs:mHasRequestedEnd (Results 1 – 1 of 1) sorted by relevance
332 private boolean mHasRequestedEnd; field in PipAnimationController.PipTransitionAnimator362 if (mHasRequestedEnd) return; in onAnimationUpdate()370 if (mHasRequestedEnd) return; in onAnimationEnd()371 mHasRequestedEnd = true; in onAnimationEnd()