Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DScrollView.java75 public class ScrollView extends FrameLayout { class
170 public ScrollView(Context context) { in ScrollView() method in ScrollView
174 public ScrollView(Context context, AttributeSet attrs) { in ScrollView() method in ScrollView
178 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr) { in ScrollView() method in ScrollView
182 public ScrollView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in ScrollView() method in ScrollView