HomeSort by relevance Sort by last modified time
    Searched refs:afterPostLayout (Results 1 - 2 of 2) sorted by null

  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewAnimationsTest.java 234 void afterPostLayout(RecyclerView.Recycler recycler,
237 super.afterPostLayout(recycler, layoutManager, state);
285 void afterPostLayout(RecyclerView.Recycler recycler,
288 super.afterPostLayout(recycler, layoutManager, state);
    [all...]
BaseRecyclerViewAnimationsTest.java 308 afterPostLayout(recycler, lm, state);
322 void afterPostLayout(RecyclerView.Recycler recycler, AnimationLayoutManager layoutManager,

Completed in 333 milliseconds