Home
last modified time | relevance | path

Searched refs:getRotationChange (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepTransitionManager.java345 final int rotationChange = getRotationChange(appTargets); in composeIconLaunchAnimator()
386 Rect windowTargetBounds = getWindowTargetBounds(appTargets, getRotationChange(appTargets)); in composeWidgetLaunchAnimator()
1130 private static int getRotationChange(RemoteAnimationTargetCompat[] appTargets) { in getRotationChange() method
1145 final int rotationChange = getRotationChange(appTargets); in getClosingWindowAnimators()