Searched refs:currentGroupSize (Results 1 – 1 of 1) sorted by relevance
118 int currentGroupSize = 1; in addGroups() local170 currentGroupSize++; in addGroups()179 if (currentGroupSize > 1) { in addGroups()180 addGroup(cursor.getPosition() - currentGroupSize, currentGroupSize); in addGroups() local183 currentGroupSize = 1; in addGroups()195 if (currentGroupSize > 1) { in addGroups()196 addGroup(count - currentGroupSize, currentGroupSize); in addGroups()