Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java452 TransitionInfo.Change splitRoot2 = null; in composeRecentsSplitLaunchAnimator() local
475 splitRoot2 = transitionInfo.getChange(change.getParent()); in composeRecentsSplitLaunchAnimator()
481 animateSplitRoot(t, splitRoot2); in composeRecentsSplitLaunchAnimator()