Searched refs:disallowIntercept (Results 1 – 7 of 7) sorted by relevance
82 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {} in attach()
91 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {} in attach()
156 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() argument
245 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() argument
238 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() argument
1040 public void requestDisallowInterceptTouchEvent(boolean disallowIntercept) { in requestDisallowInterceptTouchEvent() argument1041 if (disallowIntercept) { in requestDisallowInterceptTouchEvent()1046 super.requestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()
389 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() argument