Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DTaskViewUtils.java126 public static void createRecentsWindowAnimator(TaskView v, boolean skipViewChanges, in createRecentsWindowAnimator() argument
174 if (!skipViewChanges && parallaxCenterAndAdjacentTask && topMostSimulator != null) { in createRecentsWindowAnimator()