Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipTouchHandler.java311 int movementBoundsAdjustment = toMovementBounds.bottom - mMovementBounds.bottom; in onMovementBoundsChanged() local
315 < toAdjustedBounds.bottom - movementBoundsAdjustment - offsetAdjustment) { in onMovementBoundsChanged()