Searched refs:hasCreatedLastItem (Results 1 – 1 of 1) sorted by relevance
338 if (mPendingMoves == 0 || (mPendingMoves > 0 && hasCreatedLastItem()) in consumePendingMovesAfterLayout()2660 if (forward ? hasCreatedLastItem() : hasCreatedFirstItem()) {3103 if (mScrollEnabled && !hasCreatedLastItem()) {3299 boolean hasCreatedLastItem() { in hasCreatedLastItem() method in GridLayoutManager