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