Searched refs:hasSetAspectRatio (Results 1 – 5 of 5) sorted by relevance
243 if (otherArgs.hasSetAspectRatio()) { in copyOnlySet()281 public boolean hasSetAspectRatio() { in hasSetAspectRatio() method in PictureInPictureParams351 return !hasSourceBoundsHint() && !hasSetActions() && !hasSetAspectRatio() in empty()
195 return params != null && params.hasSetAspectRatio() in getAspectRatioOrDefault()
243 doReturn(false).when(params).hasSetAspectRatio(); in testEnterPipModeWhenRecordParentChangesToNull()
793 if (params.hasSetAspectRatio() in ensureValidPictureInPictureActivityParams()
8211 Landroid/app/PictureInPictureArgs;->hasSetAspectRatio()Z8230 Landroid/app/PictureInPictureParams;->hasSetAspectRatio()Z