Searched refs:mAnimationRunnable (Results 1 – 1 of 1) sorted by relevance
77 private final Runnable mAnimationRunnable = new Runnable() { field in GameView293 getHandler().postDelayed(mAnimationRunnable, ANIMATION_TIME_STEP);296 getHandler().removeCallbacks(mAnimationRunnable);352 handler.postAtTime(mAnimationRunnable, currentStepTime + ANIMATION_TIME_STEP);