Searched refs:mSmoothScroller (Results 1 – 1 of 1) sorted by relevance
835 private RecyclerView.SmoothScroller mSmoothScroller; field in WearableListView.LayoutManager1126 mSmoothScroller = smoothScroller; in setCustomSmoothScroller()1130 mSmoothScroller = null; in clearCustomSmoothScroller()1143 RecyclerView.SmoothScroller scroller = mSmoothScroller; in smoothScrollToPosition()