Searched refs:expandedBounds (Results 1 – 2 of 2) sorted by relevance
331 float animateToExpandedState(Rect expandedBounds, Rect movementBounds, in animateToExpandedState() argument334 mSnapAlgorithm.applySnapFraction(expandedBounds, expandedMovementBounds, savedSnapFraction); in animateToExpandedState()335 resizeAndAnimatePipUnchecked(expandedBounds, EXPAND_STACK_TO_MENU_DURATION); in animateToExpandedState()
525 Rect expandedBounds = new Rect(mExpandedBounds);527 mSavedSnapFraction = mMotionHelper.animateToExpandedState(expandedBounds,