Searched refs:FastScroller (Results 1 – 5 of 5) sorted by relevance
37 class FastScroller implements View.OnTouchListener { class49 FastScroller(@NonNull RecyclerView recyclerView, @NonNull View scrollTrackView, in FastScroller() method in FastScroller
107 FastScroller fastScroller = new FastScroller(mRecyclerView, mScrollTrack, mScrollView); in initialize()
30 public class FastScroller extends RelativeLayout { class42 public FastScroller(Context context, AttributeSet attrs) { in FastScroller() method in FastScroller
89 private FastScroller fastScroller;
124 "from": "androidx/car/ui/recyclerview/widget/FastScroller(.*)",125 "to": "androidx/recyclerview/widget/FastScroller{0}"2787 … "androidx/car/ui/recyclerview/widget/FastScroller": "androidx/recyclerview/widget/FastScroller",