Searched defs:FastScroller (Results 1 – 3 of 3) sorted by relevance
42 class FastScroller extends ItemDecoration implements OnItemTouchListener { class134 FastScroller(RecyclerView recyclerView, StateListDrawable verticalThumbDrawable, in FastScroller() method in FastScroller
264 assertTrue(view.getItemDecorationAt(0) instanceof FastScroller); in inflationTest() local
55 class FastScroller { class248 public FastScroller(AbsListView listView, int styleResId) { in FastScroller() method in FastScroller