Searched refs:disallowIntercept (Results 1 – 2 of 2) sorted by relevance
3275 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() argument3277 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
5240 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() argument