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.java287 Rect windowTargetBounds = getWindowTargetBounds(targets); in composeIconLaunchAnimator()
317 private Rect getWindowTargetBounds(RemoteAnimationTargetCompat[] targets) { in getWindowTargetBounds() method in QuickstepAppTransitionManagerImpl