Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DPictureInPictureParams.java234 other.hasSourceBoundsHint() ? new Rect(other.getSourceRectHint()) : null, in PictureInPictureParams()
249 if (otherArgs.hasSourceBoundsHint()) { in copyOnlySet()
325 public boolean hasSourceBoundsHint() { in hasSourceBoundsHint() method in PictureInPictureParams
351 return !hasSourceBoundsHint() && !hasSetActions() && !hasSetAspectRatio() in empty()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedTaskController.java285 final Rect sourceHintRect = params != null && params.hasSourceBoundsHint() in startSeamlessRotationIfNeeded()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipBoundsAlgorithm.java176 final Rect sourceHintRect = params != null && params.hasSourceBoundsHint() in getValidSourceHintRect()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8212 Landroid/app/PictureInPictureArgs;->hasSourceBoundsHint()Z
8231 Landroid/app/PictureInPictureParams;->hasSourceBoundsHint()Z