Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryItemAnimator.java156 dispatchAnimationStarted(viewHolder); in onAnimationStart()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java12118 public final void dispatchAnimationStarted(ViewHolder viewHolder) { in dispatchAnimationStarted() method in RecyclerView.ItemAnimator