HomeSort by relevance Sort by last modified time
    Searched defs:ACTION_DRAG_LOCATION (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/android/view/
DragEvent.java 75 * <td>ACTION_DRAG_LOCATION</td>
169 * ACTION_DRAG_LOCATION events.
172 * The system stops sending ACTION_DRAG_LOCATION events to a View once the user moves the
175 * receiving any more ACTION_DRAG_LOCATION events.
181 public static final int ACTION_DRAG_LOCATION = 2;
229 * The system stops sending ACTION_DRAG_LOCATION events to a View once the user moves the
232 * receiving any more ACTION_DRAG_LOCATION events.
235 * @see #ACTION_DRAG_LOCATION
246 * ACTION_DRAG_LOCATION events until the user drags the drag shadow back over the View.
306 * <li>{@link #ACTION_DRAG_LOCATION}</li
    [all...]
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/15/
android.jar 

Completed in 108 milliseconds