Searched refs:expandedBounds (Results 1 – 2 of 2) sorted by relevance
488 float animateToExpandedState(Rect expandedBounds, Rect movementBounds,492 mSnapAlgorithm.applySnapFraction(expandedBounds, expandedMovementBounds, savedSnapFraction);494 resizeAndAnimatePipUnchecked(expandedBounds, EXPAND_STACK_TO_MENU_DURATION);
239 void onMovementBoundsChanged(Rect normalBounds, Rect expandedBounds, Rect normalMovementBounds, in onMovementBoundsChanged() argument242 mExpandedBounds.set(expandedBounds); in onMovementBoundsChanged()