Searched refs:exitAnimId (Results 1 – 3 of 3) sorted by relevance
201 public boolean validateRotationAnimationLw(int exitAnimId, int enterAnimId,
1076 public boolean validateRotationAnimationLw(int exitAnimId, int enterAnimId, in validateRotationAnimationLw() argument
3481 public boolean validateRotationAnimationLw(int exitAnimId, int enterAnimId, in validateRotationAnimationLw() argument3483 switch (exitAnimId) { in validateRotationAnimationLw()3492 return (exitAnimId == anim[0] && enterAnimId == anim[1]); in validateRotationAnimationLw()