Searched refs:expandedBounds (Results 1 – 2 of 2) sorted by relevance
465 float animateToExpandedState(Rect expandedBounds, Rect movementBounds,469 mSnapAlgorithm.applySnapFraction(expandedBounds, expandedMovementBounds, savedSnapFraction);471 resizeAndAnimatePipUnchecked(expandedBounds, EXPAND_STACK_TO_MENU_DURATION);
241 void onMovementBoundsChanged(Rect normalBounds, Rect expandedBounds, Rect normalMovementBounds, in onMovementBoundsChanged() argument244 mExpandedBounds.set(expandedBounds); in onMovementBoundsChanged()