Searched refs:dispatchWindowInsetsAnimationProgress (Results 1 – 8 of 8) sorted by relevance
94 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewRootInsetsControllerHost106 return mViewRoot.mView.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
103 WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method816 mHost.dispatchWindowInsetsAnimationProgress(insets, in InsetsController()
7583 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewGroup7585 insets = super.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()7591 getChildAt(i).dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
12669 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets,
785 public WindowInsets dispatchWindowInsetsAnimationProgress( in dispatchWindowInsetsAnimationProgress() method in InsetsPolicy.Host
944 .dispatchWindowInsetsAnimationProgress(windowInsets, windowInsetsAnimations); in testWindowInsetAnimationProgress_updatesBottomInset()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52583 …method @NonNull public android.view.WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull an…