Searched refs:dispatchWindowInsetsAnimationStart (Results 1 – 6 of 6) sorted by relevance
83 public WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in ViewRootInsetsControllerHost90 return mViewRoot.mView.dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
86 Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method1328 mHost.dispatchWindowInsetsAnimationStart(animation, bounds); in startAnimation()
7416 public Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in ViewGroup7418 bounds = super.dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()7424 getChildAt(i).dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
11365 public Bounds dispatchWindowInsetsAnimationStart(
22536 HSPLandroid/view/View;->dispatchWindowInsetsAnimationStart(Landroid/view/WindowInsetsAnimation;Land…23280 HSPLandroid/view/ViewGroup;->dispatchWindowInsetsAnimationStart(Landroid/view/WindowInsetsAnimation…
53819 … @NonNull public android.view.WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart(@Non…