Searched refs:dispatchWindowInsetsAnimationFinished (Results 1 – 3 of 3) sorted by relevance
584 mViewRoot.mView.dispatchWindowInsetsAnimationFinished(animation); in dispatchAnimationFinished()
7284 void dispatchWindowInsetsAnimationFinished(InsetsAnimation animation) { in dispatchWindowInsetsAnimationFinished() method in ViewGroup7285 super.dispatchWindowInsetsAnimationFinished(animation); in dispatchWindowInsetsAnimationFinished()7288 getChildAt(i).dispatchWindowInsetsAnimationFinished(animation); in dispatchWindowInsetsAnimationFinished()
11066 void dispatchWindowInsetsAnimationFinished(InsetsAnimation animation) {