Searched refs:setPopupView (Results 1 – 3 of 3) sorted by relevance
182 public void setPopupView(TextView popupView) { in setPopupView() method in RecyclerViewFastScroller
224 mFastScroller.setPopupView(findViewById(R.id.fast_scroller_popup)); in setupViews()
282 mFastScroller.setPopupView(findViewById(R.id.fast_scroller_popup)); in initContent()