Home
last modified time | relevance | path

Searched refs:AnimationLayoutManager (Results 1 – 3 of 3) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DBaseRecyclerViewAnimationsTest.java46 AnimationLayoutManager mLayoutManager;
75 mLayoutManager = new AnimationLayoutManager(); in setupBasic()
102 class AnimationLayoutManager extends TestLayoutManager { class in BaseRecyclerViewAnimationsTest
244 AnimationLayoutManager lm, RecyclerView.State state) { in beforePreLayout()
254 void doLayout(RecyclerView.Recycler recycler, AnimationLayoutManager lm, in doLayout()
290 void onLayoutChildren(RecyclerView.Recycler recycler, AnimationLayoutManager lm, in onLayoutChildren()
318 void afterPreLayout(RecyclerView.Recycler recycler, AnimationLayoutManager layoutManager, in afterPreLayout()
322 void beforePostLayout(RecyclerView.Recycler recycler, AnimationLayoutManager layoutManager, in beforePostLayout()
326 void afterPostLayout(RecyclerView.Recycler recycler, AnimationLayoutManager layoutManager, in afterPostLayout()
429 validatePreLayoutSequence((AnimationLayoutManager) getLayoutManager()); in validatePostUpdateOp()
[all …]
DRecyclerViewAnimationsTest.java137 void doLayout(RecyclerView.Recycler recycler, AnimationLayoutManager lm, in changeAndDisappearTest()
228 AnimationLayoutManager lm, RecyclerView.State state) { in dontLayoutReusedViewWithoutPredictive()
234 AnimationLayoutManager layoutManager, in dontLayoutReusedViewWithoutPredictive()
245 AnimationLayoutManager layoutManager, in dontLayoutReusedViewWithoutPredictive()
281 AnimationLayoutManager lm, RecyclerView.State state) { in dontLayoutReusedViewWithPredictive()
288 AnimationLayoutManager layoutManager, in dontLayoutReusedViewWithPredictive()
296 AnimationLayoutManager layoutManager, in dontLayoutReusedViewWithPredictive()
405 AnimationLayoutManager lm, RecyclerView.State state) { in reuseHiddenViewWithProperPredictive()
412 AnimationLayoutManager layoutManager, in reuseHiddenViewWithProperPredictive()
717 AnimationLayoutManager lm, RecyclerView.State state) { in preLayoutPositionCleanup()
[all …]
DItemAnimatorV2ApiTest.java110 AnimationLayoutManager lm, RecyclerView.State state) { in changeMovedOutsideWithPredictiveAndTwoViewHolders()
157 AnimationLayoutManager lm, RecyclerView.State state) { in changeMovedOutsideWithPredictive()