Home | History | Annotate | Download | only in widget

Lines Matching defs:setSmoothScrollbarEnabled

110      * Works the same way as {@link android.widget.AbsListView#setSmoothScrollbarEnabled(boolean)}.
111 * see {@link android.widget.AbsListView#setSmoothScrollbarEnabled(boolean)}
1156 * @see #setSmoothScrollbarEnabled(boolean)
1158 public void setSmoothScrollbarEnabled(boolean enabled) {
1167 * @see #setSmoothScrollbarEnabled(boolean)