Home
last modified time | relevance | path

Searched refs:expandedSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java280 Size expandedSize = mSnapAlgorithm.getSizeForAspectRatio(aspectRatio, in onMovementBoundsChanged() local
282 mExpandedBounds.set(0, 0, expandedSize.getWidth(), expandedSize.getHeight()); in onMovementBoundsChanged()