Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DHorizontalScrollViewTest.java1428 public static class InterceptView extends FrameLayout { class in HorizontalScrollViewTest
1431 public InterceptView(Context context) { in InterceptView() method in HorizontalScrollViewTest.InterceptView
1435 public InterceptView(Context context, AttributeSet attrs) { in InterceptView() method in HorizontalScrollViewTest.InterceptView
1439 public InterceptView(Context context, AttributeSet attrs, int defStyle) { in InterceptView() method in HorizontalScrollViewTest.InterceptView
DScrollViewTest.java1515 public static class InterceptView extends FrameLayout { class in ScrollViewTest
1518 public InterceptView(Context context) { in InterceptView() method in ScrollViewTest.InterceptView
1522 public InterceptView(Context context, AttributeSet attrs) { in InterceptView() method in ScrollViewTest.InterceptView
1526 public InterceptView(Context context, AttributeSet attrs, int defStyle) { in InterceptView() method in ScrollViewTest.InterceptView