Home
last modified time | relevance | path

Searched defs:dispatchAnimationFinished (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsController.java583 public void dispatchAnimationFinished(WindowInsetsAnimationListener.InsetsAnimation animation) { in dispatchAnimationFinished() method in InsetsController
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java11956 public final void dispatchAnimationFinished(ViewHolder viewHolder) { in dispatchAnimationFinished() method in RecyclerView.ItemAnimator