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.java454 updateAnchorInfoForLayout(state, mAnchorInfo);
640 private void updateAnchorInfoForLayout(RecyclerView.State state, AnchorInfo anchorInfo) { in updateAnchorInfoForLayout() method
DStaggeredGridLayoutManager.java545 updateAnchorInfoForLayout(state, anchorInfo);
654 void updateAnchorInfoForLayout(RecyclerView.State state, AnchorInfo anchorInfo) {