Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DGridLayoutManager.java356 ensureAnchorIsInCorrectSpan(recycler, state, anchorInfo, itemDirection); in onAnchorReady()
383 private void ensureAnchorIsInCorrectSpan(RecyclerView.Recycler recycler, in ensureAnchorIsInCorrectSpan() method in GridLayoutManager