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