Searched refs:mCancelCurrentBoundsAnimation (Results 1 – 1 of 1) sorted by relevance
139 private boolean mCancelCurrentBoundsAnimation = false; field in TaskStack463 mCancelCurrentBoundsAnimation = true; in updateBoundsAfterConfigChange()1611 if (mCancelCurrentBoundsAnimation) { in setPinnedStackSize()1638 mCancelCurrentBoundsAnimation = false; in onAnimationStart()1768 if (mBoundsAnimating && mCancelCurrentBoundsAnimation) { in pinnedStackResizeDisallowed()