Searched defs:hasSetAspectRatio (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/core/java/android/app/
H A DPictureInPictureArgs.java211 if (otherArgs.hasSetAspectRatio()) {
242 public boolean hasSetAspectRatio() { method in class:PictureInPictureArgs
H A DPictureInPictureParams.java169 if (otherArgs.hasSetAspectRatio()) {
200 public boolean hasSetAspectRatio() { method in class:PictureInPictureParams

Completed in 60 milliseconds