Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java137 public class RecyclerView extends ViewGroup implements ScrollingView, NestedScrollingChild { class
527 public RecyclerView(Context context) { in RecyclerView() method in RecyclerView
531 public RecyclerView(Context context, @Nullable AttributeSet attrs) { in RecyclerView() method in RecyclerView
535 public RecyclerView(Context context, @Nullable AttributeSet attrs, int defStyle) { in RecyclerView() method in RecyclerView