Home
last modified time | relevance | path

Searched defs:smoothScrollBy (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java1948 public void smoothScrollBy(int dx, int dy) { in smoothScrollBy() method in RecyclerView
1960 public void smoothScrollBy(int dx, int dy, Interpolator interpolator) { in smoothScrollBy() method in RecyclerView
4912 public void smoothScrollBy(int dx, int dy) { in smoothScrollBy() method in RecyclerView.ViewFlinger
4916 public void smoothScrollBy(int dx, int dy, int vx, int vy) { in smoothScrollBy() method in RecyclerView.ViewFlinger
4948 public void smoothScrollBy(int dx, int dy, int duration) { in smoothScrollBy() method in RecyclerView.ViewFlinger
4952 public void smoothScrollBy(int dx, int dy, Interpolator interpolator) { in smoothScrollBy() method in RecyclerView.ViewFlinger
4957 public void smoothScrollBy(int dx, int dy, int duration, Interpolator interpolator) { in smoothScrollBy() method in RecyclerView.ViewFlinger
/aosp14/frameworks/base/core/java/android/widget/
H A DHorizontalScrollView.java1349 public final void smoothScrollBy(int dx, int dy) { in smoothScrollBy() method in HorizontalScrollView
H A DScrollView.java1383 public final void smoothScrollBy(int dx, int dy) { in smoothScrollBy() method in ScrollView
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...