Home
last modified time | relevance | path

Searched defs:dispatchWindowInsetsAnimationEnd (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootInsetsControllerHost.java110 public void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationEnd() method in ViewRootInsetsControllerHost
DInsetsController.java90 void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation); in dispatchWindowInsetsAnimationEnd() method
DViewGroup.java7445 public void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationEnd() method in ViewGroup
/frameworks/base/packages/CarSystemUI/src/com/android/systemui/wm/
DDisplaySystemBarsInsetsControllerHost.java84 public void dispatchWindowInsetsAnimationEnd(@NonNull WindowInsetsAnimation animation) { in dispatchWindowInsetsAnimationEnd() method in DisplaySystemBarsInsetsControllerHost