Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DStableIdStorage.java27 @NonNull StableIdLookup createStableIdLookup(); in createStableIdLookup() method
50 public @NonNull StableIdLookup createStableIdLookup() { in createStableIdLookup() method in StableIdStorage.NoStableIdStorage
67 public @NonNull StableIdLookup createStableIdLookup() { in createStableIdLookup() method in StableIdStorage.SharedPoolStableIdStorage
85 public @NonNull StableIdLookup createStableIdLookup() { in createStableIdLookup() method in StableIdStorage.IsolatedStableIdStorage