Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java289 Rect normalAdjustedBounds = new Rect(); in onMovementBoundsChanged() local
290 mSnapAlgorithm.getMovementBounds(mNormalBounds, insetBounds, normalAdjustedBounds, in onMovementBoundsChanged()
297 : normalAdjustedBounds; in onMovementBoundsChanged()