Searched refs:recordPreLayoutInformation (Results 1 – 1 of 1) sorted by relevance
3573 .recordPreLayoutInformation(mState, holder, in dispatchLayoutStep1()3618 final ItemHolderInfo animationInfo = mItemAnimator.recordPreLayoutInformation( in dispatchLayoutStep1()5651 final ItemHolderInfo info = mItemAnimator.recordPreLayoutInformation(mState, in tryGetViewHolderForPositionByDeadline()11791 public @NonNull ItemHolderInfo recordPreLayoutInformation(@NonNull State state, in recordPreLayoutInformation() method in RecyclerView.ItemAnimator