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