Searched refs:FastScrollRecyclerView (Results 1 – 4 of 4) sorted by relevance
42 public abstract class FastScrollRecyclerView extends RecyclerView { class46 public FastScrollRecyclerView(Context context) { in FastScrollRecyclerView() method in FastScrollRecyclerView50 public FastScrollRecyclerView(Context context, AttributeSet attrs) { in FastScrollRecyclerView() method in FastScrollRecyclerView54 public FastScrollRecyclerView(Context context, AttributeSet attrs, int defStyleAttr) { in FastScrollRecyclerView() method in FastScrollRecyclerView
28 import com.android.launcher3.FastScrollRecyclerView;35 public class WidgetsRecyclerView extends FastScrollRecyclerView implements OnItemTouchListener {
45 import com.android.launcher3.FastScrollRecyclerView;135 protected FastScrollRecyclerView mRv;188 public void setRecyclerView(FastScrollRecyclerView rv) { in setRecyclerView()
48 import com.android.launcher3.FastScrollRecyclerView;60 public class AllAppsRecyclerView extends FastScrollRecyclerView {