Searched refs:mNeedsAnimationBoundsLayer (Results 1 – 4 of 4) sorted by relevance
71 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnim_boundsLayerIsCreated()83 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnim_boundsLayerZBoosted()94 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnim_boundsLayerIsDestroyed()109 assertThat(mActivity.mNeedsAnimationBoundsLayer).isFalse(); in clipAfterAnim_boundsLayerIsDestroyed()114 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnimCancelled_boundsLayerIsDestroyed()123 assertThat(mActivity.mNeedsAnimationBoundsLayer).isFalse(); in clipAfterAnimCancelled_boundsLayerIsDestroyed()128 mActivity.mNeedsAnimationBoundsLayer = false; in clipNoneAnim_boundsLayerIsNotCreated()
98 activity.mNeedsAnimationBoundsLayer = true; in testActivityWithZBoost_taskDisplayAreaDoesNotMoveUp()
268 boolean mNeedsAnimationBoundsLayer; field in WindowContainer2263 mNeedsAnimationBoundsLayer = (appStackClipMode == STACK_CLIP_AFTER_ANIM); in getAnimationAdapter()
5988 if (mNeedsAnimationBoundsLayer) { in onLeashAnimationStarting()6129 mNeedsAnimationBoundsLayer = false; in onAnimationFinished()