Home
last modified time | relevance | path

Searched refs:onTargetFound (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
DLinearSmoothScroller.java111 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) { in onTargetFound() method in LinearSmoothScroller
DRecyclerView.java10719 onTargetFound(mTargetView, recyclerView.mState, mRecyclingAction); in onAnimation()
10827 protected abstract void onTargetFound(View targetView, State state, Action action); in onTargetFound() method in RecyclerView.SmoothScroller