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