Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java451 TransitionInfo.Change splitRoot1 = null; in composeRecentsSplitLaunchAnimator() local
472 splitRoot1 = transitionInfo.getChange(change.getParent()); in composeRecentsSplitLaunchAnimator()
480 animateSplitRoot(t, splitRoot1); in composeRecentsSplitLaunchAnimator()