Searched refs:positionType (Results 1 – 2 of 2) sorted by relevance
178 final int positionType = adapter.getItemViewType(i); in measureContentWidth() local179 if (positionType != itemType) { in measureContentWidth()180 itemType = positionType; in measureContentWidth()
490 final int positionType = adapter.getItemViewType(i); in measureContentWidth() local491 if (positionType != itemType) { in measureContentWidth()492 itemType = positionType; in measureContentWidth()