Searched refs:specialViewCount (Results 1 – 1 of 1) sorted by relevance
313 final int specialViewCount = mSpecialViews.size(); in getCount() local319 int contentCount = super.getCount() + specialViewCount; in getCount()