Searched refs:getChangedHolderKey (Results 1 – 1 of 1) sorted by relevance
3579 long key = getChangedHolderKey(holder); in dispatchLayoutStep1()3681 long key = getChangedHolderKey(holder); in dispatchLayoutStep3()3778 final long otherKey = getChangedHolderKey(other); in handleMissingPreInfoForChangeError()3808 long key = getChangedHolderKey(viewHolder); in recordAnimationInfoIfBouncedHiddenView()3865 long getChangedHolderKey(ViewHolder holder) { in getChangedHolderKey() method