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