Searched refs:dispatchWindowInsetsAnimationProgress (Results 1 – 6 of 6) sorted by relevance
95 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewRootInsetsControllerHost107 return mViewRoot.mView.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
94 WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method645 mHost.dispatchWindowInsetsAnimationProgress(insets, in InsetsController()
7454 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewGroup7456 insets = super.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()7462 getChildAt(i).dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
11579 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in View
77 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in DisplaySystemBarsInsetsControllerHost
48698 …method @NonNull public android.view.WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull an…