Searched refs:tryCaptureViewForDrag (Results 1 – 1 of 1) sorted by relevance
895 boolean tryCaptureViewForDrag(View toCapture, int pointerId) { in tryCaptureViewForDrag() method in ViewDragHelper977 tryCaptureViewForDrag(toCapture, pointerId); in shouldInterceptTouchEvent()1004 tryCaptureViewForDrag(toCapture, pointerId); in shouldInterceptTouchEvent()1057 if (pastSlop && tryCaptureViewForDrag(toCapture, pointerId)) { in shouldInterceptTouchEvent()1114 tryCaptureViewForDrag(toCapture, pointerId); in processTouchEvent()1135 tryCaptureViewForDrag(toCapture, pointerId); in processTouchEvent()1146 tryCaptureViewForDrag(mCapturedView, pointerId); in processTouchEvent()1187 tryCaptureViewForDrag(toCapture, pointerId)) { in processTouchEvent()1212 tryCaptureViewForDrag(mCapturedView, id)) { in processTouchEvent()