Searched
full:drag (Results
651 -
675 of
1050) sorted by null
<<21222324252627282930>>
/external/droiddriver/src/com/google/android/droiddriver/scroll/ |
AccessibilityEventScrollStepStrategy.java | 197 .perform(new SwipeAction(direction, SwipeAction.getScrollSteps(), false /* drag */, 0L/* timeoutMillis */));
|
/external/valgrind/main/helgrind/ |
hg_basics.h | 89 (depends on the rate that threads "drag" locations across
|
/frameworks/base/core/java/android/text/method/ |
Touch.java | 153 // the direction of the drag
|
/frameworks/base/core/java/android/widget/ |
RatingBar.java | 31 * stars. The user can touch/drag or use arrow keys to set the rating when using
|
AbsSeekBar.java | 182 * the user can drag back and forth indicating the current value by its position. 665 * Tries to claim the user's drag motion, and requests disallowing any 666 * ancestors from stealing events in the drag.
|
/frameworks/base/docs/html/design/handhelds/ |
index.jd | 44 <p>Users can drag an app or widget icon from the All Apps screen and place it in any empty location on
|
/packages/apps/Dialer/res/values/ |
dimens.xml | 19 Drag to remove view (in dp because it is used in conjunction with a statically
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
DragView.java | 56 * Construct the drag view.
|
DragLayer.java | 502 // the drag view about the scaled child view. 507 // Account for holographic blur padding on the drag view 545 * This method animates a view at the end of a drag and drop animation.
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
DragLayer.java | 584 // the drag view about the scaled child view. 593 // Account for holographic blur padding on the drag view 632 * This method animates a view at the end of a drag and drop animation. [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
MessageScrollView.java | 83 * tap-tap-drag gestures
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
GuidelinePainter.java | 109 // Update the drag tooltip
|
ResizeHandler.java | 179 * @param modifierMask the keyboard modifiers pressed during the drag
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ControlPoint.java | 88 // The drag source event coordinates should already be relative to the
|
ResizeGesture.java | 36 * by a drag of a {@link SelectionHandle}.
|
ViewHierarchy.java | 84 * features should be disabled accordingly such a drag'n'drop. 172 // via drag & drop, etc. 349 * features should be disabled accordingly such a drag'n'drop.
|
/external/chromium_org/chrome/browser/resources/ntp4/ |
apps_page.js | 496 * the user can drag it onto the trash and expect something to happen). 512 * Called when a drag is starting on the tile. Updates dataTransfer with 689 * Adds drag data that has been dropped from a source that is not a tile.
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/downloads/download_manager/ |
popup.js | 203 item.drag(); 453 DownloadItem.prototype.drag = function() { 454 chrome.downloads.drag(this.id);
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_codelab8_webresources.html | 29 in the drag-and-drop operations in a <code>webview</code> when the user clicks on a link.</p> 157 Since we want to allow users to drag and drop images from any server, 425 then drag and drop the image into the Todo list app.
|
/external/chromium_org/content/browser/renderer_host/input/ |
touch_selection_controller_unittest.cc | 353 // Once the drag is complete, no more touch events should be consumed until 400 // No tap should be signalled if the drag was too long. 562 // Once the drag is complete, no more touch events should be consumed until
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/ |
BreakpointsSidebarPane.js | 548 // this._createCategory(WebInspector.UIString("Drag"), ["drag", "drop", "dragstart", "dragend", "dragenter", "dragleave", "dragover"]); 554 this._createCategory(WebInspector.UIString("Drag / drop"), ["dragenter", "dragover", "dragleave", "drop"]); [all...] |
/external/chromium_org/third_party/WebKit/public/web/ |
WebView.h | 330 // Notifies the WebView that a drag has terminated. 335 // Notfies the WebView that the system drag and drop operation has ended. 338 // Callback methods when a drag-and-drop operation is trying to drop
|
/frameworks/base/docs/html/tools/debugging/ |
debugging-ui.jd | 140 visible, click and drag the pane. 171 You can also use Tree Overview to move around in the Tree View pane. Click and drag 410 You use the cyan crosshair to do coarse positioning. Drag the crosshair in the image,
|
/packages/apps/Settings/src/com/android/settings/widget/ |
ChartSweepView.java | 43 * a user can drag. 459 // starting drag should activate entire chart 506 // round value from drag to nearest increment
|
/external/chromium_org/content/browser/web_contents/ |
web_contents_view_aura.cc | 177 // Listens to all mouse drag events during a drag and drop and sends them to 199 // Cancel the drag if it is still in progress. [all...] |
Completed in 1185 milliseconds
<<21222324252627282930>>