Searched refs:dispatchWindowInsetsAnimationProgress (Results 1 – 6 of 6) sorted by relevance
94 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewRootInsetsControllerHost106 return mViewRoot.mView.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
88 WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method575 mHost.dispatchWindowInsetsAnimationProgress(insets, mUnmodifiableTmpRunningAnims); in InsetsController()
7431 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewGroup7433 insets = super.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()7439 getChildAt(i).dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
11381 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets,
22535 HSPLandroid/view/View;->dispatchWindowInsetsAnimationProgress(Landroid/view/WindowInsets;Ljava/util…23279 HSPLandroid/view/ViewGroup;->dispatchWindowInsetsAnimationProgress(Landroid/view/WindowInsets;Ljava…
53818 …method @NonNull public android.view.WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull an…