Searched refs:dispatchWindowInsetsAnimationPrepare (Results 1 – 7 of 7) sorted by relevance
77 public void dispatchWindowInsetsAnimationPrepare(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationPrepare() method in ViewRootInsetsControllerHost81 mViewRoot.mView.dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()
102 void dispatchWindowInsetsAnimationPrepare(@NonNull WindowInsetsAnimation animation); in dispatchWindowInsetsAnimationPrepare() method1826 mHost.dispatchWindowInsetsAnimationPrepare(animation); in startAnimation()
7563 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in ViewGroup7565 super.dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()7584 getChildAt(i).dispatchWindowInsetsAnimationPrepare(animation); in dispatchWindowInsetsAnimationPrepare()
11980 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in View
748 public void dispatchWindowInsetsAnimationPrepare( in dispatchWindowInsetsAnimationPrepare() method in InsetsPolicy.Host
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52076 …method public void dispatchWindowInsetsAnimationPrepare(@NonNull android.view.WindowInsetsAnimatio…