Home
last modified time | relevance | path

Searched refs:dispatchWindowInsetsAnimationProgress (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java94 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewRootInsetsControllerHost
106 return mViewRoot.mView.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
DInsetsController.java103 WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method
816 mHost.dispatchWindowInsetsAnimationProgress(insets, in InsetsController()
DViewGroup.java7583 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets, in dispatchWindowInsetsAnimationProgress() method in ViewGroup
7585 insets = super.dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
7591 getChildAt(i).dispatchWindowInsetsAnimationProgress(insets, runningAnimations); in dispatchWindowInsetsAnimationProgress()
DView.java12669 public WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull WindowInsets insets,
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsPolicy.java785 public WindowInsets dispatchWindowInsetsAnimationProgress( in dispatchWindowInsetsAnimationProgress() method in InsetsPolicy.Host
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutTest.java944 .dispatchWindowInsetsAnimationProgress(windowInsets, windowInsetsAnimations); in testWindowInsetAnimationProgress_updatesBottomInset()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt52583 …method @NonNull public android.view.WindowInsets dispatchWindowInsetsAnimationProgress(@NonNull an…