Searched refs:setPopupView (Results 1 – 2 of 2) sorted by relevance
98 mScrollbar.setPopupView(((ViewGroup) getParent()).findViewById(R.id.fast_scroller_popup)); in onAttachedToWindow()
113 public void setPopupView(View popup) { in setPopupView() method in BaseRecyclerViewFastScrollBar