Searched refs:hasSourceBoundsHint (Results 1 – 4 of 4) sorted by relevance
234 other.hasSourceBoundsHint() ? new Rect(other.getSourceRectHint()) : null, in PictureInPictureParams()249 if (otherArgs.hasSourceBoundsHint()) { in copyOnlySet()325 public boolean hasSourceBoundsHint() { in hasSourceBoundsHint() method in PictureInPictureParams351 return !hasSourceBoundsHint() && !hasSetActions() && !hasSetAspectRatio() in empty()
285 final Rect sourceHintRect = params != null && params.hasSourceBoundsHint() in startSeamlessRotationIfNeeded()
176 final Rect sourceHintRect = params != null && params.hasSourceBoundsHint() in getValidSourceHintRect()
8212 Landroid/app/PictureInPictureArgs;->hasSourceBoundsHint()Z8231 Landroid/app/PictureInPictureParams;->hasSourceBoundsHint()Z