Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java609 layoutForPredictiveAnimations(recycler, state, startOffset, endOffset);
637 private void layoutForPredictiveAnimations(RecyclerView.Recycler recycler, in layoutForPredictiveAnimations() method in LinearLayoutManager