Searched defs:ACTION_DRAG_STARTED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DDragEvent.java57 * <td>ACTION_DRAG_STARTED</td>
156 * ACTION_DRAG_STARTED.
160 public static final int ACTION_DRAG_STARTED = 1; field in class:DragEvent
208 * All views that received an ACTION_DRAG_STARTED event will receive the
216 * @see #ACTION_DRAG_STARTED
304 * <li>{@link #ACTION_DRAG_STARTED}</li>

Completed in 64 milliseconds