Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBaseRecyclerView.java36 public abstract class BaseRecyclerView extends RecyclerView class
51 public BaseRecyclerView(Context context) { in BaseRecyclerView() method in BaseRecyclerView
55 public BaseRecyclerView(Context context, AttributeSet attrs) { in BaseRecyclerView() method in BaseRecyclerView
59 public BaseRecyclerView(Context context, AttributeSet attrs, int defStyleAttr) { in BaseRecyclerView() method in BaseRecyclerView