Searched refs:itemHolder (Results 1 – 2 of 2) sorted by relevance
3747 void animateAppearance(@NonNull ViewHolder itemHolder, in animateAppearance() argument3749 itemHolder.setIsRecyclable(false); in animateAppearance()3750 if (mItemAnimator.animateAppearance(itemHolder, preLayoutInfo, postLayoutInfo)) { in animateAppearance()
4105 void animateAppearance(@NonNull ViewHolder itemHolder, in animateAppearance() argument4107 itemHolder.setIsRecyclable(false); in animateAppearance()4108 if (mItemAnimator.animateAppearance(itemHolder, preLayoutInfo, postLayoutInfo)) { in animateAppearance()