Searched defs:LinearSmoothScroller (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DLinearSmoothScroller.java38 public class LinearSmoothScroller extends RecyclerView.SmoothScroller { class in inherits:RecyclerView.SmoothScroller
40 private static final String TAG = "LinearSmoothScroller";
95 public LinearSmoothScroller(Context context) { method in class:LinearSmoothScroller

Completed in 89 milliseconds