Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java4276 public ViewHolder findViewHolderForPosition(int position) { in findViewHolderForPosition() method in RecyclerView
4341 ViewHolder findViewHolderForPosition(int position, boolean checkNewPosition) { in findViewHolderForPosition() method in RecyclerView