Searched refs:requestSimpleAnimationsInNextLayout (Results 1 - 6 of 6) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
H A DRecyclerViewAnimationsTest.java254 mLayoutManager.requestSimpleAnimationsInNextLayout();
330 mLayoutManager.requestSimpleAnimationsInNextLayout();
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
H A DStaggeredGridLayoutManager.java285 requestSimpleAnimationsInNextLayout();
309 requestSimpleAnimationsInNextLayout();
H A DItemTouchHelper.java683 mRecyclerView.getLayoutManager().requestSimpleAnimationsInNextLayout();
H A DRecyclerView.java10164 public void requestSimpleAnimationsInNextLayout() { method in class:RecyclerView.LayoutManager
/frameworks/base/core/java/com/android/internal/widget/helper/
H A DItemTouchHelper.java660 mRecyclerView.getLayoutManager().requestSimpleAnimationsInNextLayout();
/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java9441 public void requestSimpleAnimationsInNextLayout() { method in class:RecyclerView.LayoutManager

Completed in 70 milliseconds