Searched refs:mCancelCurrentBoundsAnimation (Results 1 – 1 of 1) sorted by relevance
135 private boolean mCancelCurrentBoundsAnimation = false; field in TaskStack424 mCancelCurrentBoundsAnimation = true; in updateBoundsAfterConfigChange()1479 if (mCancelCurrentBoundsAnimation) { in setPinnedStackSize()1506 mCancelCurrentBoundsAnimation = false; in onAnimationStart()1607 if (mBoundsAnimating && mCancelCurrentBoundsAnimation) { in pinnedStackResizeDisallowed()