Searched defs:relativeBounds (Results 1 – 4 of 4) sorted by relevance
669 final Rect relativeBounds = sanitizeBounds(attributes.getRelativeBounds(), minDimensions, in applyActivityStackAttributes() local701 private static TaskFragmentAnimationParams createOverlayAnimationParams( in createOverlayAnimationParams()723 static int getOverlayPosition( in getOverlayPosition()
273 Rect relativeBounds = new Rect(); in setBounds() local
2776 Rect translateRelativeBoundsToAbsoluteBounds(@NonNull Rect relativeBounds, in translateRelativeBoundsToAbsoluteBounds()
709 final Rect relativeBounds = new Rect(0, 0, 200, 200); in testApplyActivityStackAttributesForOverlayContainer_exceedsMinDimensions() local