Searched refs:dispatchWindowInsetsAnimationPrepare (Results 1 – 7 of 7) sorted by relevance
75 public void dispatchWindowInsetsAnimationPrepare(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationPrepare() method in ViewRootInsetsControllerHost79 mViewRoot.mView.dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()
100 void dispatchWindowInsetsAnimationPrepare(@NonNull WindowInsetsAnimation animation); in dispatchWindowInsetsAnimationPrepare() method2026 mHost.dispatchWindowInsetsAnimationPrepare(animation); in startAnimation()
7541 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in ViewGroup7543 super.dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()7562 getChildAt(i).dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()
12637 public void dispatchWindowInsetsAnimationPrepare(
774 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in InsetsPolicy.Host
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52582 …method public void dispatchWindowInsetsAnimationPrepare(@NonNull android.view.WindowInsetsAnimatio…