Searched refs:itemDirection (Results 1 – 1 of 1) sorted by relevance
344 AnchorInfo anchorInfo, int itemDirection) { in onAnchorReady() argument345 super.onAnchorReady(recycler, state, anchorInfo, itemDirection); in onAnchorReady()348 ensureAnchorIsInCorrectSpan(recycler, state, anchorInfo, itemDirection); in onAnchorReady()376 RecyclerView.State state, AnchorInfo anchorInfo, int itemDirection) { in ensureAnchorIsInCorrectSpan() argument378 itemDirection == LayoutState.ITEM_DIRECTION_TAIL; in ensureAnchorIsInCorrectSpan()