Searched refs:mCancelCurrentBoundsAnimation (Results 1 – 1 of 1) sorted by relevance
145 private boolean mCancelCurrentBoundsAnimation = false; field in TaskStack412 mCancelCurrentBoundsAnimation = true; in calculatePinnedBoundsForConfigChange()1563 if (mCancelCurrentBoundsAnimation) { in setPinnedStackSize()1646 if (finalStackSize != null && !mCancelCurrentBoundsAnimation) { in onAnimationEnd()1754 mCancelCurrentBoundsAnimation = false; in animateResizePinnedStack()1885 if (mBoundsAnimating && mCancelCurrentBoundsAnimation) { in pinnedStackResizeDisallowed()1944 getPendingTransaction().setAlpha(sc, mCancelCurrentBoundsAnimation ? 1 : alpha); in setPinnedStackAlpha()1946 return !mCancelCurrentBoundsAnimation; in setPinnedStackAlpha()