Home
last modified time | relevance | path

Searched defs:expandedAspectRatio (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DPictureInPictureParams.java114 public @NonNull Builder setExpandedAspectRatio(@Nullable Rational expandedAspectRatio) { in setExpandedAspectRatio()
374 PictureInPictureParams(Rational aspectRatio, Rational expandedAspectRatio, in PictureInPictureParams()