HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_DROP (Results 1 - 13 of 13) sorted by null

  /frameworks/base/core/java/android/view/
DragEvent.java 93 * <td>ACTION_DROP</td>
201 public static final int ACTION_DROP = 3;
213 * If a View returned {@code true} in response to {@link #ACTION_DROP}, then
307 * <li>{@link #ACTION_DROP}</li>
318 * {@link #ACTION_DRAG_LOCATION} or {@link #ACTION_DROP}.
328 * {@link #ACTION_DROP}, or {@link #ACTION_DRAG_EXITED}.
339 * This method only returns valid data if the event action is {@link #ACTION_DROP}.
382 * {@link #ACTION_DROP} event to the View object's drag event listener. If the listener
387 * Notice that getResult() also returns {@code false} if no {@link #ACTION_DROP} is sent. This
390 * operation, but never sends out {@link #ACTION_DROP}
    [all...]
ViewRootImpl.java     [all...]
ViewGroup.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
ShirtPocket.java 113 case DragEvent.ACTION_DROP:
  /development/samples/ApiDemos/src/com/example/android/apis/view/
DraggableDot.java 216 case DragEvent.ACTION_DROP: {
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentFragment.java 93 case DragEvent.ACTION_DROP:
  /frameworks/base/services/java/com/android/server/wm/
DragState.java 357 DragEvent evt = obtainDragEvent(touchedWin, DragEvent.ACTION_DROP, x, y,
  /packages/apps/Email/src/com/android/email/activity/
MailboxListFragment.java     [all...]
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEditTextView.java     [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaLinearLayout.java     [all...]
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 986 milliseconds