Searched refs:frequentRowCount (Results 1 – 1 of 1) sorted by relevance
299 int frequentRowCount = mNumFrequents == 0 ? 0 : mNumFrequents + 1; in getCount() local302 return starredRowCount + frequentRowCount; in getCount()