Searched refs:requestDisallowInterceptTouchEvent (Results 1 – 4 of 4) sorted by relevance
99 v.getParent().requestDisallowInterceptTouchEvent(true); in onCreate()102 v.getParent().requestDisallowInterceptTouchEvent(false); in onCreate()
677 mMockViewGroup.requestDisallowInterceptTouchEvent(true); in testDispatchTouchEvent()1672 child.requestDisallowInterceptTouchEvent(true); in testRequestDisallowInterceptTouchEvent()1673 child.requestDisallowInterceptTouchEvent(false); in testRequestDisallowInterceptTouchEvent()3275 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewGroupTest.MockViewGroup3277 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
5240 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ViewTest.MockViewParent
477 name: "requestDisallowInterceptTouchEvent"1961 name: "requestDisallowInterceptTouchEvent"4791 name: "requestDisallowInterceptTouchEvent"