Searched refs:dispatchWindowInsetsAnimationProgress (Results 1 – 2 of 2) sorted by relevance
140 mViewRoot.mView.dispatchWindowInsetsAnimationProgress(insets); in InsetsController()
7230 WindowInsets dispatchWindowInsetsAnimationProgress(WindowInsets insets) { in dispatchWindowInsetsAnimationProgress() method in ViewGroup7231 insets = super.dispatchWindowInsetsAnimationProgress(insets); in dispatchWindowInsetsAnimationProgress()7234 getChildAt(i).dispatchWindowInsetsAnimationProgress(insets); in dispatchWindowInsetsAnimationProgress()