Searched defs:fromBounds (Results 1 – 3 of 3) sorted by relevance
423 private ValueAnimator createAnimationToBounds(Rect fromBounds, Rect toBounds, int duration, in createAnimationToBounds()
591 public static DisplayCutout fromBounds(Rect[] bounds) { in fromBounds() method in DisplayCutout
1707 final Rect fromBounds = new Rect(); in animateResizePinnedStack() local