Searched refs:recordPreLayoutInformation (Results 1 – 3 of 3) sorted by relevance
76 public ItemHolderInfo recordPreLayoutInformation( in recordPreLayoutInformation() method in DirectoryItemAnimator81 ItemInfo info = (ItemInfo) super.recordPreLayoutInformation(state, in recordPreLayoutInformation()
307 override fun recordPreLayoutInformation(314 super.recordPreLayoutInformation(state, viewHolder, changeFlags, payloads)
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