Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DHorizontalScrollViewTest.java1452 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in HorizontalScrollViewTest.InterceptView
DScrollViewTest.java1567 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ScrollViewTest.InterceptView
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java3328 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewGroupTest.MockViewGroup
DViewTest.java5618 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewTest.MockViewParent