Home
last modified time | relevance | path

Searched refs:updateActionForInterimTarget (Results 1 – 9 of 9) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DLinearSmoothScroller.java134 updateActionForInterimTarget(action); in onSeekTargetStep()
224 protected void updateActionForInterimTarget(Action action) { in updateActionForInterimTarget() method in LinearSmoothScroller
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DGridLayoutManager.java317 protected void updateActionForInterimTarget(Action action) { in updateActionForInterimTarget() method in GridLayoutManager.PendingMoveSmoothScroller
321 super.updateActionForInterimTarget(action); in updateActionForInterimTarget()
/frameworks/support/v7/recyclerview/api/
D22.0.0.txt101 …method protected void updateActionForInterimTarget(android.support.v7.widget.RecyclerView.SmoothSc…
D22.1.0.txt144 …method protected void updateActionForInterimTarget(android.support.v7.widget.RecyclerView.SmoothSc…
D22.2.0.txt184 …method protected void updateActionForInterimTarget(android.support.v7.widget.RecyclerView.SmoothSc…
D22.2.1.txt187 …method protected void updateActionForInterimTarget(android.support.v7.widget.RecyclerView.SmoothSc…
D23.txt214 …method protected void updateActionForInterimTarget(android.support.v7.widget.RecyclerView.SmoothSc…
Dcurrent.txt214 …method protected void updateActionForInterimTarget(android.support.v7.widget.RecyclerView.SmoothSc…
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DRecyclerViewLayoutTest.java3112 protected void updateActionForInterimTarget(Action action) {