Searched refs:mNeedsAnimationBoundsLayer (Results 1 – 4 of 4) sorted by relevance
66 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnim_boundsLayerIsCreated()84 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnim_boundsLayerZBoosted()95 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnim_boundsLayerIsDestroyed()110 assertThat(mActivity.mNeedsAnimationBoundsLayer).isFalse(); in clipAfterAnim_boundsLayerIsDestroyed()115 mActivity.mNeedsAnimationBoundsLayer = true; in clipAfterAnimCancelled_boundsLayerIsDestroyed()124 assertThat(mActivity.mNeedsAnimationBoundsLayer).isFalse(); in clipAfterAnimCancelled_boundsLayerIsDestroyed()129 mActivity.mNeedsAnimationBoundsLayer = false; in clipNoneAnim_boundsLayerIsNotCreated()
194 activity.mNeedsAnimationBoundsLayer = true; in testActivityWithZBoost_taskDisplayAreaDoesNotMoveUp()
267 boolean mNeedsAnimationBoundsLayer; field in WindowContainer2789 mNeedsAnimationBoundsLayer = (appRootTaskClipMode == ROOT_TASK_CLIP_AFTER_ANIM); in getAnimationAdapter()
6890 if (mNeedsAnimationBoundsLayer) { in onLeashAnimationStarting()7032 mNeedsAnimationBoundsLayer = false; in onAnimationFinished()