Searched refs:removeInvisibleItemsAtFront (Results 1 – 3 of 3) sorted by relevance
76 mSingleRow.removeInvisibleItemsAtFront(1000, 80); in testAppendPrependRemove()121 mSingleRow.removeInvisibleItemsAtFront(1000, -80); in testAppendPrependRemoveReversed()138 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrependWithSpacing()161 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrependWithSpacingReversed()226 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrefetchItems()253 mSingleRow.removeInvisibleItemsAtFront(Integer.MAX_VALUE, 0); in testPrefetchItemsReversed()
433 public void removeInvisibleItemsAtFront(int belowIndex, int toLimit) { in removeInvisibleItemsAtFront() method in Grid
1832 mGrid.removeInvisibleItemsAtFront(mFocusPosition, (mFlag & PF_REVERSE_FLOW_PRIMARY) != 0 in removeInvisibleViewsAtFront()