Home
last modified time | relevance | path

Searched defs:windowTargetBounds (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java348 Rect windowTargetBounds = getWindowTargetBounds(appTargets, rotationChange); in composeIconLaunchAnimator() local
386 Rect windowTargetBounds = getWindowTargetBounds(appTargets, getRotationChange(appTargets)); in composeWidgetLaunchAnimator() local
588 Rect windowTargetBounds, boolean appTargetsAreTranslucent, int rotationChange) { in getOpeningWindowAnimators()
818 RemoteAnimationTargetCompat[] nonAppTargets, Rect windowTargetBounds, in getOpeningWindowAnimatorsForWidget()
1436 AnimOpenProperties(Resources r, DeviceProfile dp, Rect windowTargetBounds, in AnimOpenProperties()