Searched refs:mEnterAnimationType (Results 1 – 1 of 1) sorted by relevance
96 private @PipAnimationController.AnimationType int mEnterAnimationType = ANIM_TYPE_BOUNDS; field in PipTransition311 if (mEnterAnimationType == ANIM_TYPE_ALPHA) { in augmentRequest()332 if (mRequestedEnterTransition != null && mEnterAnimationType == ANIM_TYPE_ALPHA) { in handleRotateDisplay()804 mEnterAnimationType = type; in setEnterAnimationType()898 final int enterAnimationType = mEnterAnimationType; in startEnterAnimation()