Searched refs:WANDA_ENDING (Results 1 – 2 of 2) sorted by relevance
39 public static final int WANDA_ENDING = 1; field in AnimationPlayerActivity87 if (mAnimationType == WANDA_ENDING || mAnimationType == KABOCHA_ENDING) { in onCreate()91 if (mAnimationType == WANDA_ENDING) { in onCreate()
5429 … theSource.setGameEvent(GameFlowEvent.EVENT_SHOW_ANIMATION, AnimationPlayerActivity.WANDA_ENDING);