Searched refs:requestDisallowInterceptTouchEvent (Results 1 – 6 of 6) sorted by relevance
119 v.getParent().requestDisallowInterceptTouchEvent(true); in onCreate()122 v.getParent().requestDisallowInterceptTouchEvent(false); in onCreate()
1131 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ScrollViewTest.InterceptView1133 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
1118 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in HorizontalScrollViewTest.InterceptView1120 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
678 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.MockViewGroup3302 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
5351 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewTest.MockViewParent
477 name: "requestDisallowInterceptTouchEvent"1961 name: "requestDisallowInterceptTouchEvent"4791 name: "requestDisallowInterceptTouchEvent"