Home
last modified time | relevance | path

Searched refs:dispatchAnimationStarted (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DInsetsAnimationControlImpl.java103 mController.dispatchAnimationStarted(mAnimation); in InsetsAnimationControlImpl()
DInsetsController.java578 public void dispatchAnimationStarted(WindowInsetsAnimationListener.InsetsAnimation animation) { in dispatchAnimationStarted() method in InsetsController
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java11997 public final void dispatchAnimationStarted(ViewHolder viewHolder) { in dispatchAnimationStarted() method in RecyclerView.ItemAnimator