Searched refs:getChangedHolderKey (Results 1 – 1 of 1) sorted by relevance
3619 long key = getChangedHolderKey(holder); in dispatchLayoutStep1()3721 long key = getChangedHolderKey(holder); in dispatchLayoutStep3()3818 final long otherKey = getChangedHolderKey(other); in handleMissingPreInfoForChangeError()3850 long key = getChangedHolderKey(viewHolder); in recordAnimationInfoIfBouncedHiddenView()3913 long getChangedHolderKey(ViewHolder holder) { in getChangedHolderKey() method in RecyclerView