Searched defs:getPosition (Results 1 – 8 of 8) sorted by relevance
147 public int getPosition(@NonNull Long key) { in getPosition() method in StableIdKeyProvider175 int getPosition(@NonNull ViewHolder holder); in getPosition() method233 public int getPosition(@NonNull ViewHolder holder) { in getPosition() method in StableIdKeyProvider.DefaultViewHost
86 public abstract int getPosition(@NonNull K key); in getPosition() method in ItemKeyProvider
180 public abstract int getPosition(); in getPosition() method in ItemDetailsLookup.ItemDetails
43 public int getPosition(K key) { in getPosition() method in TestItemKeyProvider
85 public int getPosition() { in getPosition() method in TestItemDetails
108 public int getPosition(K key) { in getPosition() method in TestAdapter
142 public int getPosition(@NonNull ViewHolder holder) { in getPosition() method in StableIdKeyProviderTest.TestViewHost
9679 public int getPosition(@NonNull View view) { in getPosition() method in RecyclerView.LayoutManager12187 public final int getPosition() { in getPosition() method in RecyclerView.ViewHolder