Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/statehandlers/
H A DDepthController.java156 private boolean mIgnoreStateChangesDuringMultiWindowAnimation = false; field in DepthController
243 if (mSurface == null || mIgnoreStateChangesDuringMultiWindowAnimation) { in setState()
261 || mIgnoreStateChangesDuringMultiWindowAnimation) { in setStateWithAnimation()
351 mIgnoreStateChangesDuringMultiWindowAnimation = true;
359 mIgnoreStateChangesDuringMultiWindowAnimation = false;
377 + mIgnoreStateChangesDuringMultiWindowAnimation);