Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DScrollViewTest.java1465 public static class MyScrollView extends ScrollView { class in ScrollViewTest
1466 public MyScrollView(Context context) { in MyScrollView() method in ScrollViewTest.MyScrollView
1470 public MyScrollView(Context context, AttributeSet attrs) { in MyScrollView() method in ScrollViewTest.MyScrollView
1474 public MyScrollView(Context context, AttributeSet attrs, int defStyle) { in MyScrollView() method in ScrollViewTest.MyScrollView