Searched refs:hasSetAspectRatio (Results 1 – 6 of 6) sorted by relevance
411 if (otherArgs.hasSetAspectRatio()) { in copyOnlySet()471 public boolean hasSetAspectRatio() { in hasSetAspectRatio() method in PictureInPictureParams652 && !hasSetAspectRatio() && !hasSetExpandedAspectRatio() && mAutoEnterEnabled == null in empty()
220 return params != null && params.hasSetAspectRatio() in getAspectRatioOrDefault()
322 doReturn(false).when(params).hasSetAspectRatio(); in testEnterPipModeWhenRecordParentChangesToNull()
966 if (params.hasSetAspectRatio() in ensureValidPictureInPictureActivityParams()
1307 TAG, params.hasSetAspectRatio(), params.getAspectRatioFloat()); in applyNewPictureInPictureParams()
8211 Landroid/app/PictureInPictureArgs;->hasSetAspectRatio()Z8230 Landroid/app/PictureInPictureParams;->hasSetAspectRatio()Z