Home
last modified time | relevance | path

Searched defs:tryCaptureView (Results 1 – 5 of 5) sorted by relevance

/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/wear/src/android/support/wear/widget/drawer/
DWearableDrawerLayout.java964 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in WearableDrawerLayout.DrawerDraggerCallback
/frameworks/support/core-ui/java/android/support/v4/widget/
DViewDragHelper.java290 public abstract boolean tryCaptureView(View child, int pointerId); in tryCaptureView() method in ViewDragHelper.Callback
DSlidingPaneLayout.java1289 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in SlidingPaneLayout.DragHelperCallback
DDrawerLayout.java2068 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in DrawerLayout.ViewDragCallback