Searched refs:dispatchWindowInsetsAnimationStart (Results 1 – 5 of 5) sorted by relevance
84 public WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in ViewRootInsetsControllerHost91 return mViewRoot.mView.dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
93 Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method1574 mHost.dispatchWindowInsetsAnimationStart(animation, bounds); in startAnimation()
7440 public Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in ViewGroup7442 bounds = super.dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()7448 getChildAt(i).dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
11720 public Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in View
49599 … @NonNull public android.view.WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart(@Non…