Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java491 updateAnchorInfoForLayout(recycler, state, mAnchorInfo);
721 private void updateAnchorInfoForLayout(RecyclerView.Recycler recycler, RecyclerView.State state, in updateAnchorInfoForLayout() method