Searched refs:numInViewGroup (Results 1 – 1 of 1) sorted by relevance
411 int numInViewGroup = 0; in getViewsToDisplay() local413 for (int i = 0; i < mEntryViews.size() && numInViewGroup < mCollapsedEntriesCount; in getViewsToDisplay()427 numInViewGroup++; in getViewsToDisplay()430 for (int j = 1; j < entryViewList.size() && numInViewGroup < mCollapsedEntriesCount in getViewsToDisplay()433 numInViewGroup++; in getViewsToDisplay()