Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DScrollView.java77 public class ScrollView extends FrameLayout { class
172 public ScrollView(Context context) { in ScrollView() method in ScrollView
176 public ScrollView(Context context, AttributeSet attrs) { in ScrollView() method in ScrollView
180 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr) { in ScrollView() method in ScrollView
184 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ScrollView() method in ScrollView