Searched refs:hasSetAspectRatio (Results 1 – 7 of 7) sorted by relevance
411 if (otherArgs.hasSetAspectRatio()) { in copyOnlySet()471 public boolean hasSetAspectRatio() { in hasSetAspectRatio() method in PictureInPictureParams652 && !hasSetAspectRatio() && !hasSetExpandedAspectRatio() && mAutoEnterEnabled == null in empty()
247 return params != null && params.hasSetAspectRatio() in getAspectRatioOrDefault()
1067 if (r.pictureInPictureArgs.hasSetAspectRatio() in ensureValidPictureInPictureActivityParams()1068 && params.hasSetAspectRatio() in ensureValidPictureInPictureActivityParams()1082 if (params.hasSetAspectRatio() in ensureValidPictureInPictureActivityParams()
986 if (pictureInPictureParams.hasSetAspectRatio()) { in startSwipePipToHome()
304 doReturn(false).when(params).hasSetAspectRatio(); in testEnterPipModeWhenRecordParentChangesToNull()
1405 TAG, params.hasSetAspectRatio(), params.getAspectRatioFloat()); in applyNewPictureInPictureParams()
8211 Landroid/app/PictureInPictureArgs;->hasSetAspectRatio()Z8230 Landroid/app/PictureInPictureParams;->hasSetAspectRatio()Z