Searched refs:mNeedsZBoost (Results 1 – 5 of 5) sorted by relevance
85 mActivity.mNeedsZBoost = true; in clipAfterAnim_boundsLayerZBoosted()94 assertThat(mActivity.mNeedsZBoost).isFalse(); in clipAfterAnim_boundsLayerZBoosted()
196 activity.mNeedsZBoost = true; in testActivityWithZBoost_taskDisplayAreaDoesNotMoveUp()
1391 assertFalse(bottomActivity.mNeedsZBoost); in testFinishBottomActivityIfPossible_noZBoost()
294 @VisibleForTesting boolean mNeedsZBoost; field in WindowContainer2756 if (mNeedsZBoost) return true; in needsZBoost()3243 mNeedsZBoost = a.getZAdjustment() == Animation.ZORDER_TOP in getAnimationAdapter()3466 mNeedsZBoost = false; in onAnimationLeashLost()3492 mNeedsZBoost = false; in onAnimationFinished()
3817 mNeedsZBoost = true; in finishIfPossible()7719 return mNeedsZBoost || super.needsZBoost(); in needsZBoost()