Searched refs:dispatchWindowInsetsAnimationPrepare (Results 1 – 6 of 6) 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() method1524 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()
11547 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in View
65 public void dispatchWindowInsetsAnimationPrepare(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationPrepare() method in DisplaySystemBarsInsetsControllerHost
48697 …method public void dispatchWindowInsetsAnimationPrepare(@NonNull android.view.WindowInsetsAnimatio…