Searched defs:jumpTo (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java9026 * @deprecated Use {@link Action#jumpTo(int)}.
9153 * {@link #jumpTo(int)}, the other changes will not be considered for this animation
9158 public void jumpTo(int targetPosition) { method in class:RecyclerView.SmoothScroller.Action

Completed in 68 milliseconds