Searched refs:restoredMovementBounds (Results 1 – 1 of 1) sorted by relevance
721 Rect restoredMovementBounds = new Rect(); in animateToNormalSize() local723 mInsetBounds, restoredMovementBounds, mIsImeShowing ? mImeHeight : 0); in animateToNormalSize()725 mPipBoundsState.getMovementBounds(), restoredMovementBounds, callback); in animateToNormalSize()729 Rect restoredMovementBounds = new Rect(); in animateToUnexpandedState() local731 mInsetBounds, restoredMovementBounds, mIsImeShowing ? mImeHeight : 0); in animateToUnexpandedState()733 restoredMovementBounds, mPipBoundsState.getMovementBounds(), false /* immediate */); in animateToUnexpandedState()