Searched refs:getChangedHolderKey (Results 1 – 1 of 1) sorted by relevance
3188 long key = getChangedHolderKey(holder); in dispatchLayoutStep1()3290 long key = getChangedHolderKey(holder); in dispatchLayoutStep3()3379 final long otherKey = getChangedHolderKey(other); in handleMissingPreInfoForChangeError()3409 long key = getChangedHolderKey(viewHolder); in recordAnimationInfoIfBouncedHiddenView()3471 long getChangedHolderKey(ViewHolder holder) { in getChangedHolderKey() method in RecyclerView