Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DLinearLayoutManager.java388 public View findViewByPosition(int position) { in findViewByPosition() method in LinearLayoutManager
DRecyclerView.java7851 public View findViewByPosition(int position) { in findViewByPosition() method in RecyclerView.LayoutManager
10760 public View findViewByPosition(int position) { in findViewByPosition() method in RecyclerView.SmoothScroller