Searched defs:minimizedHomeBounds (Results 1 – 3 of 3) sorted by relevance
27 RemoteAnimationTargetCompat[] apps, Rect homeContentInsets, Rect minimizedHomeBounds); in onAnimationStart()
57 in Rect minimizedHomeBounds) = 2; in onAnimationStart()
446 final Rect minimizedHomeBounds = mTargetAppToken != null in startAnimation() local