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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewAnimationsTest.java272 void beforePreLayout(RecyclerView.Recycler recycler,
1026 void beforePreLayout(RecyclerView.Recycler recycler,
1028 super.beforePreLayout(recycler, lm, state);
1172 void beforePreLayout(RecyclerView.Recycler recycler, AnimationLayoutManager lm,
1174 super.beforePreLayout(recycler, lm, state);
1415 void beforePreLayout(RecyclerView.Recycler recycler, method in class:RecyclerViewAnimationsTest.OnLayoutCallbacks
1470 beforePreLayout(recycler, lm, state);

Completed in 83 milliseconds