Searched refs:dispatchWindowInsetsAnimationEnd (Results 1 – 7 of 7) sorted by relevance
112 public void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationEnd() method in ViewRootInsetsControllerHost118 mViewRoot.mView.dispatchWindowInsetsAnimationEnd(animation); in dispatchWindowInsetsAnimationEnd()
106 void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation); in dispatchWindowInsetsAnimationEnd() method2181 mHost.dispatchWindowInsetsAnimationEnd(animation); in dispatchAnimationEnd()
7636 public void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationEnd() method in ViewGroup7637 super.dispatchWindowInsetsAnimationEnd(animation); in dispatchWindowInsetsAnimationEnd()7643 getChildAt(i).dispatchWindowInsetsAnimationEnd(animation); in dispatchWindowInsetsAnimationEnd()
12856 public void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation) {
828 public void dispatchWindowInsetsAnimationEnd( in dispatchWindowInsetsAnimationEnd() method in InsetsPolicy.Host
17679 HSPLandroid/view/View;->dispatchWindowInsetsAnimationEnd(Landroid/view/WindowInsetsAnimation;)V18382 HSPLandroid/view/ViewGroup;->dispatchWindowInsetsAnimationEnd(Landroid/view/WindowInsetsAnimation;)V18910 HSPLandroid/view/ViewRootInsetsControllerHost;->dispatchWindowInsetsAnimationEnd(Landroid/view/Wind…
54017 … method public void dispatchWindowInsetsAnimationEnd(@NonNull android.view.WindowInsetsAnimation);