Home
last modified time | relevance | path

Searched refs:dispatchAnimationEnd (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/animation/
DAnimation.java390 dispatchAnimationEnd(); in setListenerHandler()
1000 if (mListenerHandler == null) dispatchAnimationEnd(); in fireAnimationEnd()
1017 void dispatchAnimationEnd() { in dispatchAnimationEnd() method
DAnimationSet.java397 dispatchAnimationEnd(); in getTransformation()
/frameworks/base/core/java/android/view/
DInsetsController.java584 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
/frameworks/base/config/
Dboot-image-profile.txt21636 HSPLandroid/view/InsetsController;->dispatchAnimationEnd(Landroid/view/WindowInsetsAnimation;)V
24292 HSPLandroid/view/animation/Animation;->dispatchAnimationEnd()V