Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java660 mRecyclerView.getLayoutManager().requestSimpleAnimationsInNextLayout(); in select()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java9564 public void requestSimpleAnimationsInNextLayout() { in requestSimpleAnimationsInNextLayout() method in RecyclerView.LayoutManager