Searched refs:exitAnimId (Results 1 – 2 of 2) sorted by relevance
735 public boolean validateRotationAnimationLw(int exitAnimId, int enterAnimId, in validateRotationAnimationLw() argument
1881 public boolean validateRotationAnimationLw(int exitAnimId, int enterAnimId, in validateRotationAnimationLw() argument1883 switch (exitAnimId) { in validateRotationAnimationLw()1892 return (exitAnimId == anim[0] && enterAnimId == anim[1]); in validateRotationAnimationLw()