Searched refs:mFastScroller (Results 1 – 4 of 4) sorted by relevance
121 searchRecyclerView.bindFastScrollbar(mFastScroller);153 protected RecyclerViewFastScroller mFastScroller; field in WidgetsFullSheet223 mFastScroller = findViewById(R.id.fast_scroller); in setupViews()224 mFastScroller.setPopupView(findViewById(R.id.fast_scroller_popup)); in setupViews()274 recyclerView.bindFastScrollbar(mFastScroller); in attachScrollbarToRecyclerView()1037 mWidgetsRecyclerView.bindFastScrollbar(mFastScroller); in setup()
138 mFastScroller.setVisibility(GONE); in setupSheet()
168 protected RecyclerViewFastScroller mFastScroller; field in ActivityAllAppsContainerView281 mFastScroller = findViewById(R.id.fast_scroller); in initContent()282 mFastScroller.setPopupView(findViewById(R.id.fast_scroller_popup)); in initContent()402 mFastScroller.setVisibility(goingToSearch ? INVISIBLE : VISIBLE); in animateToSearchState()564 mAH.get(currentActivePage).mRecyclerView.bindFastScrollbar(mFastScroller); in onActivePageChanged()646 (LayoutParams) mFastScroller.getLayoutParams(); in rebindAdapters()1554 mRecyclerView.bindFastScrollbar(mFastScroller); in setup()
146 private ConversationFastScroller mFastScroller; field in ConversationFragment609 mFastScroller = ConversationFastScroller.addTo(mRecyclerView, in onCreateView()