Searched refs:othersCount (Results 1 – 1 of 1) sorted by relevance
636 int othersCount = 0; in addOthers() local639 othersCount += others.size(); in addOthers()641 if (othersCount > 0) { in addOthers()643 callback.onItemsInserted(othersIndex, othersCount); in addOthers()