Searched refs:updateActionForInterimTarget (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DLinearSmoothScroller.java140 updateActionForInterimTarget(action);
230 protected void updateActionForInterimTarget(Action action) { method in class:LinearSmoothScroller
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DLinearSmoothScroller.java140 updateActionForInterimTarget(action);
230 protected void updateActionForInterimTarget(Action action) { method in class:LinearSmoothScroller
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DGridLayoutManager.java346 protected void updateActionForInterimTarget(Action action) { method in class:GridLayoutManager.PendingMoveSmoothScroller
350 super.updateActionForInterimTarget(action);
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewLayoutTest.java4498 protected void updateActionForInterimTarget(Action action) {

Completed in 42 milliseconds