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()
92 Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method1494 mHost.dispatchWindowInsetsAnimationStart(animation, bounds); in startAnimation()
7439 public Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in ViewGroup7441 bounds = super.dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()7447 getChildAt(i).dispatchWindowInsetsAnimationStart(animation, bounds); in dispatchWindowInsetsAnimationStart()
11540 public Bounds dispatchWindowInsetsAnimationStart( in dispatchWindowInsetsAnimationStart() method in View
48608 … @NonNull public android.view.WindowInsetsAnimation.Bounds dispatchWindowInsetsAnimationStart(@Non…