Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DPictureInPictureParams.java243 if (otherArgs.hasSetAspectRatio()) { in copyOnlySet()
281 public boolean hasSetAspectRatio() { in hasSetAspectRatio() method in PictureInPictureParams
351 return !hasSourceBoundsHint() && !hasSetActions() && !hasSetAspectRatio() in empty()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipBoundsAlgorithm.java195 return params != null && params.hasSetAspectRatio() in getAspectRatioOrDefault()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DActivityTaskManagerServiceTests.java243 doReturn(false).when(params).hasSetAspectRatio(); in testEnterPipModeWhenRecordParentChangesToNull()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java793 if (params.hasSetAspectRatio() in ensureValidPictureInPictureActivityParams()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8211 Landroid/app/PictureInPictureArgs;->hasSetAspectRatio()Z
8230 Landroid/app/PictureInPictureParams;->hasSetAspectRatio()Z