Searched refs:enterAnimId (Results 1 – 2 of 2) sorted by relevance
768 public boolean validateRotationAnimationLw(int exitAnimId, int enterAnimId, in validateRotationAnimationLw() argument
2539 public boolean validateRotationAnimationLw(int exitAnimId, int enterAnimId, in validateRotationAnimationLw() argument2550 return (exitAnimId == anim[0] && enterAnimId == anim[1]); in validateRotationAnimationLw()