Home
last modified time | relevance | path

Searched refs:tryCaptureView (Results 1 – 14 of 14) sorted by relevance

/frameworks/support/design/src/android/support/design/widget/
DSwipeDismissBehavior.java220 public boolean tryCaptureView(View child, int pointerId) {
DBottomSheetBehavior.java570 public boolean tryCaptureView(View child, int pointerId) {
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintContentView.java393 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in PrintContentView.DragCallbacks
/frameworks/support/v4/java/android/support/v4/widget/
DViewDragHelper.java291 public abstract boolean tryCaptureView(View child, int pointerId); in tryCaptureView() method in ViewDragHelper.Callback
900 if (toCapture != null && mCallback.tryCaptureView(toCapture, pointerId)) { in tryCaptureViewForDrag()
DSlidingPaneLayout.java1313 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in SlidingPaneLayout.DragHelperCallback
DDrawerLayout.java2073 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in DrawerLayout.ViewDragCallback
/frameworks/support/v4/api/
D22.1.0.txt3111 method public abstract boolean tryCaptureView(android.view.View, int);
D22.0.0.txt2845 method public abstract boolean tryCaptureView(android.view.View, int);
D22.2.1.txt3187 method public abstract boolean tryCaptureView(android.view.View, int);
D22.2.0.txt3186 method public abstract boolean tryCaptureView(android.view.View, int);
D23.0.0.txt3476 method public abstract boolean tryCaptureView(android.view.View, int);
D23.1.0.txt3516 method public abstract boolean tryCaptureView(android.view.View, int);
D23.1.1.txt3483 method public abstract boolean tryCaptureView(android.view.View, int);
Dcurrent.txt3757 method public abstract boolean tryCaptureView(android.view.View, int);