Searched refs:onRequestDisallowInterceptTouchEvent (Results 1 – 3 of 3) sorted by relevance
132 public void onRequestDisallowInterceptTouchEvent(boolean b) { in onRequestDisallowInterceptTouchEvent() method in MenuListViewTouchHandler
402 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {
2777 listener.onRequestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()9914 void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept);9937 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in RecyclerView.SimpleOnItemTouchListener