Home
last modified time | relevance | path

Searched refs:requestDisallowInterceptTouchEvent (Results 1 – 6 of 6) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DDialogTestListActivity.java119 v.getParent().requestDisallowInterceptTouchEvent(true); in onCreate()
122 v.getParent().requestDisallowInterceptTouchEvent(false); in onCreate()
/cts/tests/tests/widget/src/android/widget/cts/
DScrollViewTest.java1131 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ScrollViewTest.InterceptView
1133 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
DHorizontalScrollViewTest.java1118 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in HorizontalScrollViewTest.InterceptView
1120 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java678 mMockViewGroup.requestDisallowInterceptTouchEvent(true); in testDispatchTouchEvent()
1676 child.requestDisallowInterceptTouchEvent(true); in testRequestDisallowInterceptTouchEvent()
1677 child.requestDisallowInterceptTouchEvent(false); in testRequestDisallowInterceptTouchEvent()
3300 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewGroupTest.MockViewGroup
3302 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
DViewTest.java5351 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewTest.MockViewParent
/cts/tools/release-parser/tests/resources/
DShell.apk.pb.txt477 name: "requestDisallowInterceptTouchEvent"
1961 name: "requestDisallowInterceptTouchEvent"
4791 name: "requestDisallowInterceptTouchEvent"