Searched refs:mIgnoreStateChangesDuringMultiWindowAnimation (Results 1 – 1 of 1) sorted by relevance
156 private boolean mIgnoreStateChangesDuringMultiWindowAnimation = false; field in DepthController243 if (mSurface == null || mIgnoreStateChangesDuringMultiWindowAnimation) { in setState()261 || mIgnoreStateChangesDuringMultiWindowAnimation) { in setStateWithAnimation()351 mIgnoreStateChangesDuringMultiWindowAnimation = true;359 mIgnoreStateChangesDuringMultiWindowAnimation = false;377 + mIgnoreStateChangesDuringMultiWindowAnimation);