Searched refs:smoothScrollByOffset (Results 1 – 7 of 7) sorted by relevance
881 public void smoothScrollByOffset(int offset) { in smoothScrollByOffset() method in GridView882 super.smoothScrollByOffset(offset); in smoothScrollByOffset()
1028 public void smoothScrollByOffset(int offset) { in smoothScrollByOffset() method in ListView1029 super.smoothScrollByOffset(offset); in smoothScrollByOffset()
5057 void smoothScrollByOffset(int position) {
37550 method public void smoothScrollByOffset(int);37823 method public void smoothScrollByOffset(int);
57110 method public void smoothScrollByOffset(int);57394 method public void smoothScrollByOffset(int);
57254 method public void smoothScrollByOffset(int);57538 method public void smoothScrollByOffset(int);
80317 Landroid/widget/AbsListView;->smoothScrollByOffset(I)V