Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java273 Rect windowTargetBounds = getWindowTargetBounds(appTargets); in composeIconLaunchAnimator()
312 private Rect getWindowTargetBounds(RemoteAnimationTargetCompat[] appTargets) { in getWindowTargetBounds() method in QuickstepAppTransitionManagerImpl