Searched refs:smoothScrollByOffset (Results 1 – 7 of 7) sorted by relevance
882 public void smoothScrollByOffset(int offset) { in smoothScrollByOffset() method in GridView883 super.smoothScrollByOffset(offset); in smoothScrollByOffset()
1026 public void smoothScrollByOffset(int offset) { in smoothScrollByOffset() method in ListView1027 super.smoothScrollByOffset(offset); in smoothScrollByOffset()
5349 void smoothScrollByOffset(int position) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
37550 method public void smoothScrollByOffset(int);37823 method public void smoothScrollByOffset(int);
59418 method public void smoothScrollByOffset(int);59703 method public void smoothScrollByOffset(int);
65245 Landroid/widget/AbsListView;->smoothScrollByOffset(I)V