Searched defs:totalItems (Results 1 – 3 of 3) sorted by relevance
44 public static void setBackground(View view, int currentPosition, int totalItems) { in setBackground()
121 int totalItems = mLastVisibleRowIndex - lastVisibleRowIndex; in onItemRangeInserted() local136 int totalItems = lastVisibleRowIndex - mLastVisibleRowIndex; in onItemRangeRemoved() local
2118 int totalItems = 0; in fillScrapViewsInPostLayout() local