Searched refs:oldItemCount (Results 1 – 2 of 2) sorted by relevance
333 val oldItemCount = getItemCount() in <lambda>() constant340 if (oldItemCount > 0) { in <lambda>()341 notifyItemRangeRemoved(0, oldItemCount) in <lambda>()
424 int oldItemCount = oldItems.size(); in handleEvents() local435 > oldItems.get(oldItemCount - 1).getStartTimeUtcMillis()) { in handleEvents()437 if (newItemStartTime < oldItems.get(oldItemCount - 1).getEndTimeUtcMillis()) in handleEvents()