Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java483 updateAnchorInfoForLayout(recycler, state, mAnchorInfo);
692 private void updateAnchorInfoForLayout(RecyclerView.Recycler recycler, RecyclerView.State state, in updateAnchorInfoForLayout() method
DStaggeredGridLayoutManager.java569 updateAnchorInfoForLayout(state, anchorInfo);
682 void updateAnchorInfoForLayout(RecyclerView.State state, AnchorInfo anchorInfo) {