Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DTaskViewUtils.java157 @NonNull TaskView v, boolean skipViewChanges, in createRecentsWindowAnimator() argument
285 if (!skipViewChanges && parallaxCenterAndAdjacentTask && topMostSimulators.length > 0) { in createRecentsWindowAnimator()