Searched refs:onRequestDisallowInterceptTouchEvent (Results 1 – 2 of 2) sorted by relevance
402 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) {
2725 listener.onRequestDisallowInterceptTouchEvent(disallowIntercept); in requestDisallowInterceptTouchEvent()9793 void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept); in onRequestDisallowInterceptTouchEvent() method9816 public void onRequestDisallowInterceptTouchEvent(boolean disallowIntercept) { in onRequestDisallowInterceptTouchEvent() method in RecyclerView.SimpleOnItemTouchListener