Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DPictureInPictureParams.java246 if (otherArgs.hasSetActions()) { in copyOnlySet()
298 public boolean hasSetActions() { in hasSetActions() method in PictureInPictureParams
307 if (hasSetActions()) { in truncateActions()
351 return !hasSourceBoundsHint() && !hasSetActions() && !hasSetAspectRatio() in empty()
418 + " hasSetActions=" + hasSetActions() in toString()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8210 Landroid/app/PictureInPictureArgs;->hasSetActions()Z
8229 Landroid/app/PictureInPictureParams;->hasSetActions()Z