Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DScrollView.java74 public class ScrollView extends FrameLayout { class
167 public ScrollView(Context context) { in ScrollView() method in ScrollView
171 public ScrollView(Context context, AttributeSet attrs) { in ScrollView() method in ScrollView
175 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr) { in ScrollView() method in ScrollView
179 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ScrollView() method in ScrollView