Searched refs:dispatchWindowInsetsAnimationProgress (Results 1 – 3 of 3) sorted by relevance
140 mViewRoot.mView.dispatchWindowInsetsAnimationProgress(insets); in InsetsController()
7274 WindowInsets dispatchWindowInsetsAnimationProgress(WindowInsets insets) { in dispatchWindowInsetsAnimationProgress() method in ViewGroup7275 insets = super.dispatchWindowInsetsAnimationProgress(insets); in dispatchWindowInsetsAnimationProgress()7278 getChildAt(i).dispatchWindowInsetsAnimationProgress(insets); in dispatchWindowInsetsAnimationProgress()
11058 WindowInsets dispatchWindowInsetsAnimationProgress(WindowInsets insets) {