Home
last modified time | relevance | path

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

12

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DLoggingItemAnimator.java62 public ItemHolderInfo recordPreLayoutInformation(@NonNull RecyclerView.State state, in recordPreLayoutInformation() method in LoggingItemAnimator
DItemAnimatorV2ApiTest.java619 public ItemHolderInfo recordPreLayoutInformation(@NonNull RecyclerView.State state, in recordPreLayoutInformation() method in ItemAnimatorV2ApiTest.LoggingV2Animator
/frameworks/support/samples/Support7Demos/src/main/java/com/example/android/supportv7/widget/
DAnimatedRecyclerView.java155 public ItemHolderInfo recordPreLayoutInformation(RecyclerView.State state, in createAnimator() method
159 .recordPreLayoutInformation(state, viewHolder, changeFlags, payloads); in createAnimator()
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java3451 .recordPreLayoutInformation(mState, holder, in dispatchLayoutStep1()
3496 final ItemHolderInfo animationInfo = mItemAnimator.recordPreLayoutInformation( in dispatchLayoutStep1()
5528 final ItemHolderInfo info = mItemAnimator.recordPreLayoutInformation(mState, in tryGetViewHolderForPositionByDeadline()
11668 public @NonNull ItemHolderInfo recordPreLayoutInformation(@NonNull State state, in recordPreLayoutInformation() method in RecyclerView.ItemAnimator
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java3800 .recordPreLayoutInformation(mState, holder, in dispatchLayoutStep1()
3845 final ItemHolderInfo animationInfo = mItemAnimator.recordPreLayoutInformation( in dispatchLayoutStep1()
5956 final ItemHolderInfo info = mItemAnimator.recordPreLayoutInformation(mState, in tryGetViewHolderForPositionByDeadline()
12619 public @NonNull ItemHolderInfo recordPreLayoutInformation(@NonNull State state, in recordPreLayoutInformation() method in RecyclerView.ItemAnimator
/frameworks/support/v7/recyclerview/api_legacy/
D27.0.0.txt443 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D26.1.0.txt441 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D26.0.0.txt441 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
Dcurrent.txt506 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D28.0.0-alpha1.txt506 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D27.1.0.txt507 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
/frameworks/support/v7/recyclerview/api/
Dcurrent.txt524 …x.recyclerview.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(androidx…
/frameworks/support/api/
D25.2.0.txt10108 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D25.0.0.txt9652 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D24.2.0.txt9565 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D23.1.1.txt9833 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D25.4.0.txt10621 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D23.2.1.txt10351 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D26.0.0-alpha1.txt11013 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D23.2.0.txt10349 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D23.4.0.txt10367 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D23.1.0.txt9864 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D25.3.0.txt10543 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D24.0.0.txt11160 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…
D26.0.0-beta1.txt12053 …oid.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutInformation(android.…

12