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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewAnimationsTest.java118 void beforePreLayout(RecyclerView.Recycler recycler,
689 void beforePreLayout(RecyclerView.Recycler recycler,
691 super.beforePreLayout(recycler, lm, state);
835 void beforePreLayout(RecyclerView.Recycler recycler, AnimationLayoutManager lm,
837 super.beforePreLayout(recycler, lm, state);
1028 void beforePreLayout(RecyclerView.Recycler recycler, method in class:RecyclerViewAnimationsTest.OnLayoutCallbacks
1083 beforePreLayout(recycler, lm, state);

Completed in 31 milliseconds