Searched defs:minimizedHomeBounds (Results 1 – 5 of 5) sorted by relevance
31 public final Rect minimizedHomeBounds; field in RecentsAnimationTargets35 Rect homeContentInsets, Rect minimizedHomeBounds) { in RecentsAnimationTargets()
89 Rect minimizedHomeBounds) { in onAnimationStart()99 Rect homeContentInsets, Rect minimizedHomeBounds) { in onAnimationStart()
60 in Rect homeContentInsets, in Rect minimizedHomeBounds) = 2; in onAnimationStart()
31 Rect homeContentInsets, Rect minimizedHomeBounds); in onAnimationStart()
572 final Rect minimizedHomeBounds = mTargetActivityRecord != null in startAnimation() local