Searched refs:requestDisallowInterceptTouchEvent (Results 1 – 3 of 3) sorted by relevance
79 protected void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in ShadowViewGroup
725 parent.requestDisallowInterceptTouchEvent(true); in startScrubbing()748 parent.requestDisallowInterceptTouchEvent(false); in stopScrubbing()
657 requestDisallowInterceptTouchEvent(true); in onTouchEvent()706 requestDisallowInterceptTouchEvent(true); in onTouchEventInternal()865 requestDisallowInterceptTouchEvent(false); in onTouchEventInternal()870 requestDisallowInterceptTouchEvent(false); in onTouchEventInternal()927 private void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() method in SubsamplingScaleImageView930 parent.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()