Searched refs:dispatchWindowInsetsAnimationStarted (Results 1 – 3 of 3) sorted by relevance
579 mViewRoot.mView.dispatchWindowInsetsAnimationStarted(animation); in dispatchAnimationStarted()
7265 void dispatchWindowInsetsAnimationStarted(InsetsAnimation animation) { in dispatchWindowInsetsAnimationStarted() method in ViewGroup7266 super.dispatchWindowInsetsAnimationStarted(animation); in dispatchWindowInsetsAnimationStarted()7269 getChildAt(i).dispatchWindowInsetsAnimationStarted(animation); in dispatchWindowInsetsAnimationStarted()
11052 void dispatchWindowInsetsAnimationStarted(InsetsAnimation animation) {