Searched refs:enterAnimId (Results 1 – 1 of 1) sorted by relevance
797 boolean validateRotationAnimation(int exitAnimId, int enterAnimId, boolean forceDefault) { in validateRotationAnimation() argument806 return exitAnimId == anim.mExit && enterAnimId == anim.mEnter; in validateRotationAnimation()