Searched refs:dispatchWindowInsetsAnimationStarted (Results 1 – 2 of 2) sorted by relevance
579 mViewRoot.mView.dispatchWindowInsetsAnimationStarted(animation); in dispatchAnimationStarted()
7221 void dispatchWindowInsetsAnimationStarted(InsetsAnimation animation) { in dispatchWindowInsetsAnimationStarted() method in ViewGroup7222 super.dispatchWindowInsetsAnimationStarted(animation); in dispatchWindowInsetsAnimationStarted()7225 getChildAt(i).dispatchWindowInsetsAnimationStarted(animation); in dispatchWindowInsetsAnimationStarted()