Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DGridLayoutManager.java352 AnchorInfo anchorInfo, int itemDirection) { in onAnchorReady() argument
353 super.onAnchorReady(recycler, state, anchorInfo, itemDirection); in onAnchorReady()
356 ensureAnchorIsInCorrectSpan(recycler, state, anchorInfo, itemDirection); in onAnchorReady()
384 RecyclerView.State state, AnchorInfo anchorInfo, int itemDirection) { in ensureAnchorIsInCorrectSpan() argument
386 itemDirection == LayoutState.ITEM_DIRECTION_TAIL; in ensureAnchorIsInCorrectSpan()