Searched refs:mEnter (Results 1 – 1 of 1) sorted by relevance
89 int mEnter; field in DisplayRotation.RotationAnimationPair622 mService.startFreezingDisplay(anim.mExit, anim.mEnter, mDisplayContent); in prepareNormalRotationAnimation()756 mTmpRotationAnim.mEnter = R.anim.rotation_animation_enter; in selectRotationAnimation()768 mTmpRotationAnim.mEnter = R.anim.rotation_animation_enter; in selectRotationAnimation()772 mTmpRotationAnim.mEnter = R.anim.rotation_animation_enter; in selectRotationAnimation()776 mTmpRotationAnim.mExit = mTmpRotationAnim.mEnter = 0; in selectRotationAnimation()780 mTmpRotationAnim.mExit = mTmpRotationAnim.mEnter = 0; in selectRotationAnimation()806 return exitAnimId == anim.mExit && enterAnimId == anim.mEnter; in validateRotationAnimation()