Searched defs:tryCaptureView (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ | ||
| D | PrintContentView.java | 393 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in PrintContentView.DragCallbacks |
| /frameworks/support/core-ui/java/android/support/v4/widget/ | ||
| D | ViewDragHelper.java | 291 public abstract boolean tryCaptureView(View child, int pointerId); in tryCaptureView() method in ViewDragHelper.Callback |
| D | SlidingPaneLayout.java | 1316 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in SlidingPaneLayout.DragHelperCallback |
| D | DrawerLayout.java | 2080 public boolean tryCaptureView(View child, int pointerId) { in tryCaptureView() method in DrawerLayout.ViewDragCallback |