Home | History | Annotate | Download | only in conversation

Lines Matching refs:ConversationFastScroller

145     private ConversationFastScroller mFastScroller;
606 mFastScroller = ConversationFastScroller.addTo(mRecyclerView,
607 UiUtils.isRtlMode() ? ConversationFastScroller.POSITION_LEFT_SIDE :
608 ConversationFastScroller.POSITION_RIGHT_SIDE);