Searched refs:deleteItemCount (Results 1 – 1 of 1) sorted by relevance
78 int32_t deleteItemCount = 0; in NotifySectionChange() local80 deleteItemCount += sections_[i].itemsCount; in NotifySectionChange()87 notifyDataChange_(itemCount + std::max(addItemCount, deleteItemCount), 0); in NotifySectionChange()