Home
last modified time | relevance | path

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

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