/frameworks/support/car/src/main/java/androidx/car/widget/ |
D | PagedSmoothScroller.java | 53 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) { in onTargetFound() method in PagedSmoothScroller
|
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
D | RecyclerViewSmoothScrollerTest.java | 81 protected void onTargetFound(View targetView, RecyclerView.State state, in onTargetFound() method in RecyclerViewSmoothScrollerTest.MockSmoothScroller
|
D | RecyclerViewLayoutTest.java | 3154 protected void onTargetFound(View targetView, RecyclerView.State state, in smoothScrollToPosition_initialScroll() 5071 protected void onTargetFound(View targetView, RecyclerView.State state, 5073 super.onTargetFound(targetView, state, action);
|
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/ |
D | SnapHelper.java | 229 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) { in createSnapScroller()
|
D | LinearSmoothScroller.java | 109 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) { in onTargetFound() method in LinearSmoothScroller
|
D | PagerSnapHelper.java | 130 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) {
|
D | RecyclerView.java | 11617 onTargetFound(mTargetView, recyclerView.mState, mRecyclingAction); in onAnimation() 11728 protected abstract void onTargetFound(@NonNull View targetView, @NonNull State state, in onTargetFound() method in RecyclerView.SmoothScroller
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | LinearSmoothScroller.java | 111 protected void onTargetFound(View targetView, RecyclerView.State state, Action action) { in onTargetFound() method in LinearSmoothScroller
|
D | RecyclerView.java | 10717 onTargetFound(mTargetView, recyclerView.mState, mRecyclingAction); in onAnimation() 10825 protected abstract void onTargetFound(View targetView, State state, Action action); in onTargetFound() method in RecyclerView.SmoothScroller
|
/frameworks/support/v7/recyclerview/api_legacy/ |
D | 27.0.0.txt | 219 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 724 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 26.1.0.txt | 219 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 722 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 26.0.0.txt | 219 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 722 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | current.txt | 268 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 788 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 28.0.0-alpha1.txt | 268 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 788 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 27.1.0.txt | 269 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 788 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
/frameworks/support/v7/recyclerview/api/ |
D | current.txt | 271 …method protected void onTargetFound(android.view.View, androidx.recyclerview.widget.RecyclerView.S… 806 …method protected abstract void onTargetFound(android.view.View, androidx.recyclerview.widget.Recyc…
|
/frameworks/support/leanback/src/main/java/androidx/leanback/widget/ |
D | GridLayoutManager.java | 258 protected void onTargetFound(View targetView, in onTargetFound() method in GridLayoutManager.GridLinearSmoothScroller
|
/frameworks/support/api/ |
D | 22.0.0.txt | 5502 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 5874 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 22.1.0.txt | 6126 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 6514 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 22.2.0.txt | 7767 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 8189 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 22.2.1.txt | 7859 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 8282 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 25.2.0.txt | 9807 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 10387 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 25.0.0.txt | 9359 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 9924 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 24.2.0.txt | 9273 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 9835 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|
D | 23.0.0.txt | 9295 …method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat… 9725 …method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
|