Searched refs:removeInvisibleItemsAtFront (Results 1 – 3 of 3) sorted by relevance
75 mSingleRow.removeInvisibleItemsAtFront(1000, 80); in testAppendPrependRemove()120 mSingleRow.removeInvisibleItemsAtFront(1000, -80); in testAppendPrependRemoveReversed()137 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrependWithSpacing()160 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrependWithSpacingReversed()225 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrefetchItems()252 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrefetchItemsReversed()
432 public void removeInvisibleItemsAtFront(int belowIndex, int toLimit) { in removeInvisibleItemsAtFront() method in Grid
1792 mGrid.removeInvisibleItemsAtFront(mFocusPosition, in removeInvisibleViewsAtFront()