Searched refs:smoothScrollToPosition (Results 1 – 12 of 12) sorted by relevance
588 smoothScrollToPosition(finalPosition); in fling()592 public void smoothScrollToPosition(int position, RecyclerView.SmoothScroller smoothScroller) { in smoothScrollToPosition() method in WearableListView595 smoothScrollToPosition(position); in smoothScrollToPosition()1140 public void smoothScrollToPosition(RecyclerView recyclerView, State state, in smoothScrollToPosition() method in WearableListView.LayoutManager
61 public void smoothScrollToPosition(int position) { in smoothScrollToPosition() method in TestRecyclerView
315 recyclerView.smoothScrollToPosition(position); in onUpdateLocalMessage()324 recyclerView.smoothScrollToPosition(position); in onUpdateRemoteMessage()
78 mRv.smoothScrollToPosition(mIndex); in run()
262 recyclerView.smoothScrollToPosition(0); in onCallsFetched()273 recyclerView.smoothScrollToPosition(0); in onCallsFetched()
136 recyclerView.smoothScrollToPosition(position); in requestHighlight()
205 mListView.smoothScrollToPosition(index); in updateListView()
269 smoothScrollToPosition(0); in focusFind()
418 recyclerView.smoothScrollToPosition(pos); in focusItem()
1184 mRecView.smoothScrollToPosition(0); in accept()
644 mRecyclerView.smoothScrollToPosition(targetPosition); in scrollToPosition()