Home
last modified time | relevance | path

Searched refs:dispatchWindowInsetsAnimationStart (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java83 public WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in ViewRootInsetsControllerHost
90 return mViewRoot.mView.dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
DInsetsController.java86 Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method
1328 mHost.dispatchWindowInsetsAnimationStart(animation, bounds); in startAnimation()
DViewGroup.java7416 public Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in ViewGroup
7418 bounds = super.dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
7424 getChildAt(i).dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
DView.java11365 public Bounds dispatchWindowInsetsAnimationStart(
/frameworks/base/config/
Dboot-image-profile.txt22536 HSPLandroid/view/View;->dispatchWindowInsetsAnimationStart(Landroid/view/WindowInsetsAnimation;Land…
23280 HSPLandroid/view/ViewGroup;->dispatchWindowInsetsAnimationStart(Landroid/view/WindowInsetsAnimation…
/frameworks/base/api/
Dcurrent.txt53819 … @NonNull public android.view.WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart(@Non…