Searched refs:AnchorInfo (Results 1 – 3 of 3) sorted by relevance
133 final AnchorInfo mAnchorInfo;151 mAnchorInfo = new AnchorInfo(); in LinearLayoutManager()581 void onAnchorReady(RecyclerView.State state, AnchorInfo anchorInfo) { in onAnchorReady()640 private void updateAnchorInfoForLayout(RecyclerView.State state, AnchorInfo anchorInfo) { in updateAnchorInfoForLayout()667 private boolean updateAnchorFromChildren(RecyclerView.State state, AnchorInfo anchorInfo) { in updateAnchorFromChildren()711 private boolean updateAnchorFromPendingData(RecyclerView.State state, AnchorInfo anchorInfo) {842 private void updateLayoutStateToFillEnd(AnchorInfo anchorInfo) { in updateLayoutStateToFillEnd()856 private void updateLayoutStateToFillStart(AnchorInfo anchorInfo) { in updateLayoutStateToFillStart()1970 class AnchorInfo { class
176 private final AnchorInfo mAnchorInfo = new AnchorInfo();535 final AnchorInfo anchorInfo = mAnchorInfo;615 private void applyPendingSavedState(AnchorInfo anchorInfo) {654 void updateAnchorInfoForLayout(RecyclerView.State state, AnchorInfo anchorInfo) {668 private boolean updateAnchorFromChildren(RecyclerView.State state, AnchorInfo anchorInfo) {680 boolean updateAnchorFromPendingData(RecyclerView.State state, AnchorInfo anchorInfo) {2704 private class AnchorInfo {
253 void onAnchorReady(RecyclerView.State state, AnchorInfo anchorInfo) { in onAnchorReady()264 private void ensureAnchorIsInFirstSpan(AnchorInfo anchorInfo) { in ensureAnchorIsInFirstSpan()