Searched refs:mShadowingHolder (Results 1 – 1 of 1) sorted by relevance
3781 newHolder.mShadowingHolder = oldHolder; in animateChange()4860 if (holder != null && holder.mShadowingHolder != null) { in repositionShadowingViews()4861 View shadowingView = holder.mShadowingHolder.itemView; in repositionShadowingViews()9920 ViewHolder mShadowingHolder = null; field in RecyclerView.ViewHolder10298 mShadowingHolder = null; in resetInternal()11452 if (item.mShadowedHolder != null && item.mShadowingHolder == null) { // old vh in onAnimationFinished()11457 item.mShadowingHolder = null; in onAnimationFinished()