Home
last modified time | relevance | path

Searched defs:recordPreLayoutInformation (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
H A DDirectoryItemAnimator.java76 public ItemHolderInfo recordPreLayoutInformation( in recordPreLayoutInformation() method in DirectoryItemAnimator
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java11791 public @NonNull ItemHolderInfo recordPreLayoutInformation(@NonNull State state, in recordPreLayoutInformation() method in RecyclerView.ItemAnimator