Searched refs:exitAnimId (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() argument2541 switch (exitAnimId) { in validateRotationAnimationLw()2550 return (exitAnimId == anim[0] && enterAnimId == anim[1]); in validateRotationAnimationLw()