Searched defs:findPositionOffset (Results 1 – 3 of 3) sorted by relevance
467 int findPositionOffset(int position) { in findPositionOffset() method in AdapterHelper471 int findPositionOffset(int position, int firstPostponedItem) { in findPositionOffset() method in AdapterHelper
466 int findPositionOffset(int position) { in findPositionOffset() method in AdapterHelper470 int findPositionOffset(int position, int firstPostponedItem) { in findPositionOffset() method in AdapterHelper
1507 public void findPositionOffset() throws Throwable { in findPositionOffset() method in RecyclerViewAnimationsTest