Searched refs:ITEM_DIRECTION_TAIL (Results 1 – 6 of 6) sorted by relevance
37 static final int ITEM_DIRECTION_TAIL = 1; field in LayoutState
551 firstLayoutDirection = mShouldReverseLayout ? LayoutState.ITEM_DIRECTION_TAIL555 : LayoutState.ITEM_DIRECTION_TAIL;939 LayoutState.ITEM_DIRECTION_TAIL; in updateLayoutStateToFillEnd()953 mLayoutState.mItemDirection = mShouldReverseLayout ? LayoutState.ITEM_DIRECTION_TAIL : in updateLayoutStateToFillStart()1168 : LayoutState.ITEM_DIRECTION_TAIL; in updateLayoutState()1178 mLayoutState.mItemDirection = mShouldReverseLayout ? LayoutState.ITEM_DIRECTION_TAIL in updateLayoutState()1226 : LayoutState.ITEM_DIRECTION_TAIL; in collectInitialPrefetchPositions()2080 final int dropDirection = myPos < targetPos ? LayoutState.ITEM_DIRECTION_TAIL in prepareForDrop()2083 if (dropDirection == LayoutState.ITEM_DIRECTION_TAIL) { in prepareForDrop()2120 static final int ITEM_DIRECTION_TAIL = 1;
387 itemDirection == LayoutState.ITEM_DIRECTION_TAIL; in ensureAnchorIsInCorrectSpan()535 layoutState.mItemDirection == LayoutState.ITEM_DIRECTION_TAIL; in layoutChunk()
21 import static android.support.v7.widget.LayoutState.ITEM_DIRECTION_TAIL;1444 ? ITEM_DIRECTION_TAIL : ITEM_DIRECTION_HEAD;
547 firstLayoutDirection = mShouldReverseLayout ? LayoutState.ITEM_DIRECTION_TAIL551 : LayoutState.ITEM_DIRECTION_TAIL;934 LayoutState.ITEM_DIRECTION_TAIL; in updateLayoutStateToFillEnd()948 mLayoutState.mItemDirection = mShouldReverseLayout ? LayoutState.ITEM_DIRECTION_TAIL : in updateLayoutStateToFillStart()1163 : LayoutState.ITEM_DIRECTION_TAIL; in updateLayoutState()1173 mLayoutState.mItemDirection = mShouldReverseLayout ? LayoutState.ITEM_DIRECTION_TAIL in updateLayoutState()1221 : LayoutState.ITEM_DIRECTION_TAIL; in collectInitialPrefetchPositions()2011 final int dropDirection = myPos < targetPos ? LayoutState.ITEM_DIRECTION_TAIL in prepareForDrop()2014 if (dropDirection == LayoutState.ITEM_DIRECTION_TAIL) { in prepareForDrop()2051 static final int ITEM_DIRECTION_TAIL = 1;
789 LinearLayoutManager.LayoutState.ITEM_DIRECTION_TAIL); in anchorUpdate()805 LinearLayoutManager.LayoutState.ITEM_DIRECTION_TAIL); in anchorUpdate()815 LinearLayoutManager.LayoutState.ITEM_DIRECTION_TAIL); in anchorUpdate()825 LinearLayoutManager.LayoutState.ITEM_DIRECTION_TAIL); in anchorUpdate()