Searched refs:getTargetPosition (Results 1 – 2 of 2) sorted by relevance
232 PointF scrollVector = computeScrollVectorForPosition(getTargetPosition()); in updateActionForInterimTarget()234 final int target = getTargetPosition(); in updateActionForInterimTarget()
4688 } else if (smoothScroller.getTargetPosition() >= adapterSize) { in run()10640 mTargetView = findViewByPosition(getTargetPosition()); in start()10706 public int getTargetPosition() { in getTargetPosition() method in RecyclerView.SmoothScroller10774 if (getChildPosition(child) == getTargetPosition()) { in onChildAttachedToWindow()