Searched refs:dispatchWindowInsetsAnimationFinished (Results 1 – 2 of 2) sorted by relevance
584 mViewRoot.mView.dispatchWindowInsetsAnimationFinished(animation); in dispatchAnimationFinished()
7240 void dispatchWindowInsetsAnimationFinished(InsetsAnimation animation) { in dispatchWindowInsetsAnimationFinished() method in ViewGroup7241 super.dispatchWindowInsetsAnimationFinished(animation); in dispatchWindowInsetsAnimationFinished()7244 getChildAt(i).dispatchWindowInsetsAnimationFinished(animation); in dispatchWindowInsetsAnimationFinished()