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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DDropTarget.java37 * @param dragView The DragView that's being dragged around on screen.
42 DragView dragView, Object dragInfo);
45 DragView dragView, Object dragInfo);
48 DragView dragView, Object dragInfo);
51 DragView dragView, Object dragInfo);
65 * @param dragView The DragView that's being dragged around on screen.
70 DragView dragView, Object dragInfo);
83 * @param dragView The DragView that's being dragged around on screen.
91 DragView dragView, Object dragInfo, Rect recycle);
41 onDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
44 onDragEnter(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
47 onDragOver(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
50 onDragExit(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
69 acceptDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
90 estimateDropLocation(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo, Rect recycle) argument
H A DLiveFolderIcon.java59 DragView dragView, Object dragInfo) {
65 DragView dragView, Object dragInfo) {
70 DragView dragView, Object dragInfo) {
75 DragView dragView, Object dragInfo) {
80 DragView dragView, Object dragInfo) {
58 acceptDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
64 onDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
69 onDragEnter(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
74 onDragOver(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
79 onDragExit(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
H A DUserFolder.java36 DragView dragView, Object dragInfo) {
45 DragView dragView, Object dragInfo, Rect recycle) {
50 DragView dragView, Object dragInfo) {
63 DragView dragView, Object dragInfo) {
67 DragView dragView, Object dragInfo) {
71 DragView dragView, Object dragInfo) {
35 acceptDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
44 estimateDropLocation(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo, Rect recycle) argument
49 onDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
62 onDragEnter(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
66 onDragOver(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
70 onDragExit(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
H A DFolderIcon.java66 DragView dragView, Object dragInfo) {
75 DragView dragView, Object dragInfo, Rect recycle) {
80 DragView dragView, Object dragInfo) {
93 DragView dragView, Object dragInfo) {
98 DragView dragView, Object dragInfo) {
102 DragView dragView, Object dragInfo) {
65 acceptDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
74 estimateDropLocation(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo, Rect recycle) argument
79 onDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
92 onDragEnter(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
97 onDragOver(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
101 onDragExit(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
H A DDeleteZone.java83 DragView dragView, Object dragInfo) {
88 DragView dragView, Object dragInfo, Rect recycle) {
93 DragView dragView, Object dragInfo) {
133 DragView dragView, Object dragInfo) {
135 dragView.setPaint(mTrashPaint);
139 DragView dragView, Object dragInfo) {
143 DragView dragView, Object dragInfo) {
145 dragView.setPaint(null);
82 acceptDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
87 estimateDropLocation(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo, Rect recycle) argument
92 onDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
132 onDragEnter(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
138 onDragOver(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
142 onDragExit(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
H A DWorkspace.java1051 DragView dragView, Object dragInfo) {
1078 DragView dragView, Object dragInfo) {
1083 DragView dragView, Object dragInfo) {
1087 DragView dragView, Object dragInfo) {
1147 int xOffset, int yOffset, DragView dragView, Object dragInfo) {
1165 int xOffset, int yOffset, DragView dragView, Object dragInfo, Rect recycle) {
1050 onDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
1077 onDragEnter(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
1082 onDragOver(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
1086 onDragExit(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
1146 acceptDrop(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo) argument
1164 estimateDropLocation(DragSource source, int x, int y, int xOffset, int yOffset, DragView dragView, Object dragInfo, Rect recycle) argument
/packages/apps/Music/src/com/android/music/
H A DTouchInterceptor.java327 dragView(x, y);
400 private void dragView(int x, int y) { method in class:TouchInterceptor

Completed in 46 milliseconds