Searched refs:dispatchWindowInsetsAnimationPrepare (Results 1 – 5 of 5) sorted by relevance
76 public void dispatchWindowInsetsAnimationPrepare(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationPrepare() method in ViewRootInsetsControllerHost80 mViewRoot.mView.dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()
91 void dispatchWindowInsetsAnimationPrepare(@NonNull WindowInsetsAnimation animation); in dispatchWindowInsetsAnimationPrepare() method1479 mHost.dispatchWindowInsetsAnimationPrepare(animation); in startAnimation()
7412 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in ViewGroup7414 super.dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()7433 getChildAt(i).dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()
11524 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in View
48606 …method public void dispatchWindowInsetsAnimationPrepare(@NonNull android.view.WindowInsetsAnimatio…