Searched refs:mBoundsAnimationTarget (Results 1 – 1 of 1) sorted by relevance
140 private Rect mBoundsAnimationTarget = new Rect(); field in TaskStack373 mBoundsAnimationTarget.set(destBounds); in setAnimationFinalBounds()375 mBoundsAnimationTarget.setEmpty(); in setAnimationFinalBounds()390 outBounds.set(mBoundsAnimationTarget); in getFinalAnimationBounds()405 if ((mBoundsAnimatingRequested || mBoundsAnimating) && !mBoundsAnimationTarget.isEmpty()) { in getAnimationOrCurrentBounds()461 mBoundsAnimationTarget.setEmpty(); in updateBoundsAfterConfigChange()1680 mBoundsAnimationTarget, false /* forceUpdate */); in onAnimationEnd()