Searched refs:getWindowTargetBounds (Results 1 – 1 of 1) sorted by relevance
348 Rect windowTargetBounds = getWindowTargetBounds(appTargets, rotationChange); in composeIconLaunchAnimator()386 Rect windowTargetBounds = getWindowTargetBounds(appTargets, getRotationChange(appTargets)); in composeWidgetLaunchAnimator()406 private Rect getWindowTargetBounds(@NonNull RemoteAnimationTargetCompat[] appTargets, in getWindowTargetBounds() method in QuickstepTransitionManager