Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearLayoutManager.java701 if (updateAnchorFromChildren(recycler, state, anchorInfo)) { in updateAnchorInfoForLayout()
720 private boolean updateAnchorFromChildren(RecyclerView.Recycler recycler, in updateAnchorFromChildren() method
DStaggeredGridLayoutManager.java686 if (updateAnchorFromChildren(state, anchorInfo)) {
696 private boolean updateAnchorFromChildren(RecyclerView.State state, AnchorInfo anchorInfo) {