Searched refs:totalViewCount (Results 1 – 1 of 1) sorted by relevance
370 int totalViewCount = 0; in getViewTypeCount() local374 totalViewCount += mAdapters.get(i).getViewTypeCount(); in getViewTypeCount()377 return totalViewCount; in getViewTypeCount()