Searched refs:getChangedHolderKey (Results 1 – 1 of 1) sorted by relevance
3458 long key = getChangedHolderKey(holder); in dispatchLayoutStep1()3560 long key = getChangedHolderKey(holder); in dispatchLayoutStep3()3657 final long otherKey = getChangedHolderKey(other); in handleMissingPreInfoForChangeError()3687 long key = getChangedHolderKey(viewHolder); in recordAnimationInfoIfBouncedHiddenView()3744 long getChangedHolderKey(ViewHolder holder) { in getChangedHolderKey() method in RecyclerView