Searched refs:dispatchAnimationEnd (Results 1 – 4 of 4) sorted by relevance
390 dispatchAnimationEnd(); in setListenerHandler()1000 if (mListenerHandler == null) dispatchAnimationEnd(); in fireAnimationEnd()1017 void dispatchAnimationEnd() { in dispatchAnimationEnd() method
397 dispatchAnimationEnd(); in getTransformation()
584 dispatchAnimationEnd(mTmpFinishedControls.get(i).getAnimation()); in InsetsController()1148 dispatchAnimationEnd(runningAnimation.runner.getAnimation()); in cancelAnimation()1337 public void dispatchAnimationEnd(WindowInsetsAnimation animation) { in dispatchAnimationEnd() method in InsetsController
21636 HSPLandroid/view/InsetsController;->dispatchAnimationEnd(Landroid/view/WindowInsetsAnimation;)V24292 HSPLandroid/view/animation/Animation;->dispatchAnimationEnd()V