Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DLinearLayoutManager.java486 public View findViewByPosition(int position) { in findViewByPosition() method in LinearLayoutManager
DRecyclerView.java9733 public @Nullable View findViewByPosition(int position) { in findViewByPosition() method in RecyclerView.LayoutManager
13144 public View findViewByPosition(int position) { in findViewByPosition() method in RecyclerView.SmoothScroller