Searched defs:expandedMovementBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
H A DPipMotionHelper.java330 Rect expandedMovementBounds) {
332 mSnapAlgorithm.applySnapFraction(expandedBounds, expandedMovementBounds, savedSnapFraction);
329 animateToExpandedState(Rect expandedBounds, Rect movementBounds, Rect expandedMovementBounds) argument

Completed in 55 milliseconds