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/
DScrollViewTest.java1131 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ScrollViewTest.InterceptView
DHorizontalScrollViewTest.java1118 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in HorizontalScrollViewTest.InterceptView
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java3278 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewGroupTest.MockViewGroup
DViewTest.java5347 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewTest.MockViewParent