Home
last modified time | relevance | path

Searched refs:recordPostLayoutInformation (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java3683 .recordPostLayoutInformation(mState, holder); in dispatchLayoutStep3()
11821 public @NonNull ItemHolderInfo recordPostLayoutInformation(@NonNull State state, in recordPostLayoutInformation() method in RecyclerView.ItemAnimator