Searched refs:onTargetFound (Results 1 – 3 of 3) sorted by relevance
111 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) { in onTargetFound() method in LinearSmoothScroller
10840 onTargetFound(mTargetView, recyclerView.mState, mRecyclingAction); in onAnimation()10948 protected abstract void onTargetFound(View targetView, State state, Action action);
356 protected void onTargetFound(View targetView, State state, Action action) {