OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ACTION_DRAG_ENTERED
(Results
1 - 14
of
14
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
DragListener.java
79
case DragEvent.
ACTION_DRAG_ENTERED
: {
/frameworks/base/core/java/android/view/
DragEvent.java
33
* For example, a View can react to the {@link #
ACTION_DRAG_ENTERED
} action type by
66
* <td>
ACTION_DRAG_ENTERED
</td>
164
* {@link #
ACTION_DRAG_ENTERED
} if the drag shadow is still within the View object's bounding
168
* A View receives an {@link #
ACTION_DRAG_ENTERED
} event before receiving any
174
* into the View object's bounding box, the View receives an
ACTION_DRAG_ENTERED
again before
177
* @see #
ACTION_DRAG_ENTERED
225
* If the View can accept a drop, it can react to
ACTION_DRAG_ENTERED
231
* into the View object's bounding box, the View receives an
ACTION_DRAG_ENTERED
again before
234
* @see #
ACTION_DRAG_ENTERED
237
public static final int
ACTION_DRAG_ENTERED
= 5
[
all
...]
ViewGroup.java
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/view/
DraggableDot.java
225
case DragEvent.
ACTION_DRAG_ENTERED
: {
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderItemView.java
196
case DragEvent.
ACTION_DRAG_ENTERED
:
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
ContentFragment.java
81
case DragEvent.
ACTION_DRAG_ENTERED
:
/packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteListView.java
258
case DragEvent.
ACTION_DRAG_ENTERED
:
/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/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 2165 milliseconds