Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DScrollView.java80 public class ScrollView extends FrameLayout { class
202 public ScrollView(Context context) { in ScrollView() method in ScrollView
206 public ScrollView(Context context, AttributeSet attrs) { in ScrollView() method in ScrollView
210 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr) { in ScrollView() method in ScrollView
214 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ScrollView() method in ScrollView