Searched refs:requestDisallowInterceptTouchEvent (Results 1 – 7 of 7) sorted by relevance
119 v.getParent().requestDisallowInterceptTouchEvent(true); in onCreate()122 v.getParent().requestDisallowInterceptTouchEvent(false); in onCreate()
686 mMockViewGroup.requestDisallowInterceptTouchEvent(true); in testDispatchTouchEvent()1685 child.requestDisallowInterceptTouchEvent(true); in testRequestDisallowInterceptTouchEvent()1686 child.requestDisallowInterceptTouchEvent(false); in testRequestDisallowInterceptTouchEvent()3328 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewGroupTest.MockViewGroup3330 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
5618 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewTest.MockViewParent
1452 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in HorizontalScrollViewTest.InterceptView1454 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
1567 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ScrollViewTest.InterceptView1569 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
477 name: "requestDisallowInterceptTouchEvent"1961 name: "requestDisallowInterceptTouchEvent"4791 name: "requestDisallowInterceptTouchEvent"
53696 method public void requestDisallowInterceptTouchEvent(boolean);53841 method public void requestDisallowInterceptTouchEvent(boolean);