Searched refs:destroyedView (Results 1 – 1 of 1) sorted by relevance
57 final View destroyedView = viewHolder.destroyView(); in destroyItem() local58 if (destroyedView != null) { in destroyItem()59 container.removeView(destroyedView); in destroyItem()