Searched refs:animationRunner (Results 1 – 1 of 1) sorted by relevance
443 private AnimationRunner animationRunner; field in ShadowView458 if (animationRunner != null) { in start()459 choreographer.removeCallbacks(Choreographer.CALLBACK_ANIMATION, animationRunner, null); in start()461 animationRunner = this; in start()486 animationRunner = null; in run()