Searched refs:expandedBounds (Results 1 – 2 of 2) sorted by relevance
325 float animateToExpandedState(Rect expandedBounds, Rect movementBounds, in animateToExpandedState() argument328 mSnapAlgorithm.applySnapFraction(expandedBounds, expandedMovementBounds, savedSnapFraction); in animateToExpandedState()329 resizeAndAnimatePipUnchecked(expandedBounds, EXPAND_STACK_TO_MENU_DURATION); in animateToExpandedState()
517 Rect expandedBounds = new Rect(mExpandedBounds); in setMenuState() local519 mSavedSnapFraction = mMotionHelper.animateToExpandedState(expandedBounds, in setMenuState()