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