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

  /development/samples/ApiDemos/src/com/example/android/apis/view/
DragAndDropDemo.java 52 case DragEvent.ACTION_DRAG_STARTED: {
DraggableDot.java 189 case DragEvent.ACTION_DRAG_STARTED: {
  /frameworks/base/core/java/android/view/
DragEvent.java 57 * <td>ACTION_DRAG_STARTED</td>
156 * ACTION_DRAG_STARTED.
160 public static final int ACTION_DRAG_STARTED = 1;
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>
ViewGroup.java     [all...]
ViewRootImpl.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
ShirtPocket.java 103 case DragEvent.ACTION_DRAG_STARTED:
  /development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentFragment.java 90 case DragEvent.ACTION_DRAG_STARTED:
  /frameworks/base/services/java/com/android/server/wm/
DragState.java 211 DragEvent event = obtainDragEvent(newWin, DragEvent.ACTION_DRAG_STARTED,
  /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 1118 milliseconds