Searched refs:fromShelfAdjustment (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/ |
H A D | PipController.java | 1085 boolean fromImeAdjustment, boolean fromShelfAdjustment, in updateMovementBounds() argument 1100 fromShelfAdjustment, wct); in updateMovementBounds() 1103 outBounds, fromImeAdjustment, fromShelfAdjustment, rotation); in updateMovementBounds()
|
H A D | PipTouchHandler.java | 381 boolean fromImeAdjustment, boolean fromShelfAdjustment, int displayRotation) { in onMovementBoundsChanged() argument
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
H A D | PipTaskOrganizer.java | 1189 boolean fromImeAdjustment, boolean fromShelfAdjustment, in onMovementBoundsChanged() argument 1257 if (!fromImeAdjustment && !fromShelfAdjustment in onMovementBoundsChanged()
|