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

/frameworks/base/core/java/android/view/
H A DDragEvent.java86 * <td>ACTION_DRAG_EXITED</td>
263 * After the system sends an ACTION_DRAG_EXITED event to the View, the View receives no more
268 public static final int ACTION_DRAG_EXITED = 6; field in class:DragEvent
330 * <li>{@link #ACTION_DRAG_EXITED}</li>

Completed in 89 milliseconds