Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipTouchHandler.java110 private int mMovementBoundsExtraOffsets; field in PipTouchHandler
348 - mMovementBoundsExtraOffsets; in adjustBoundsForRotation()
426 - mMovementBoundsExtraOffsets; in onMovementBoundsChanged()
460 mMovementBoundsExtraOffsets = extraOffset; in onMovementBoundsChanged()
1045 pw.println(innerPrefix + "mMovementBoundsExtraOffsets=" + mMovementBoundsExtraOffsets);