Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryItemAnimator.java76 public ItemHolderInfo recordPreLayoutInformation( in recordPreLayoutInformation() method in DirectoryItemAnimator
81 ItemInfo info = (ItemInfo) super.recordPreLayoutInformation(state, in recordPreLayoutInformation()
/packages/apps/DeskClock/src/com/android/deskclock/
DItemAnimator.kt307 override fun recordPreLayoutInformation( in recordPreLayoutInformation() method in com.android.deskclock.ItemAnimator
314 super.recordPreLayoutInformation(state, viewHolder, changeFlags, payloads) in recordPreLayoutInformation()