HomeSort by relevance Sort by last modified time
    Searched full:dragging (Results 401 - 425 of 615) sorted by null

<<11121314151617181920>>

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
KeyguardViewStateManager.java 289 // Whether dragging or settling, if the last state was idle, we use this signal
  /packages/apps/Dialer/src/com/android/dialer/list/
PhoneFavoriteListView.java 278 // And if the distance traveled while dragging exceeds the touch slop
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActivityController.java 273 * Supports dragging conversations to a folder.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
AbsoluteLayoutRule.java 219 * the resize operation too. In other words, dragging the top left corner to resize a
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 406 * Invoked when app dragging begins.
441 * Invoked when app dragging terminates (either successfully or not)
  /external/chromium/chrome/browser/ui/cocoa/extensions/
browser_actions_controller.mm 110 // Hides the chevron and unhides every hidden button so that dragging the
131 // when _any_ Browser Action button is done dragging to keep all open windows in
  /external/chromium_org/ash/wm/
drag_window_resizer_unittest.cc 228 // Verifies that dragging the active window to another display makes the new
390 // While dragging a window, warp should be allowed.
  /external/chromium_org/chrome/browser/apps/
web_view_interactive_browsertest.cc 243 // appears and we start dragging the window edge.
699 // appears and we start dragging the window edge.
  /external/chromium_org/chrome/browser/resources/ntp4/
page_list_view.js 554 document.documentElement.classList.add('dragging-mode');
576 document.documentElement.classList.remove('dragging-mode');
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_actions_controller.mm 114 // Hides the chevron and unhides every hidden button so that dragging the
131 // when _any_ Browser Action button is done dragging to keep all open windows in
  /external/chromium_org/content/browser/frame_host/
interstitial_page_impl.cc 825 NOTREACHED() << "InterstitialPage does not support dragging yet.";
830 NOTREACHED() << "InterstitialPage does not support dragging yet.";
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
ChaseCamera.java 49 * A camera that follows a spatial and can turn around it by dragging the mouse
356 //the user is rotating the cam by dragging the mouse
  /frameworks/base/core/java/android/widget/
MediaController.java 535 // We're setting the field "mDragging" to true for the duration of the dragging
549 // the seekbar and b) once the user is done dragging the thumb
SlidingDrawer.java 170 * Invoked when the user starts dragging/flinging the drawer's handle.
175 * Invoked when the user stops dragging/flinging the drawer's handle.
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
RotarySelector.java 96 * If the user is currently dragging something.
104 * Whether the user has triggered something (e.g dragging the left handle all the way over to
  /frameworks/base/docs/html/about/versions/
android-2.3-highlights.jd 103 dragging a set of bounding arrows to new positions, then copy the bounded area
106 accurately by dragging the cursor arrow. With both the selection and cursor
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
StaggeredGridView.java 617 * Initiate the dragging process. Create a bitmap that is displayed as the dragging event
619 * that a dragging event is initiated.
625 * @param x The x coordinate of this view where dragging began
626 * @param y The y coordinate of this view where dragging began
636 // dragging in this scenario. When using the framework's drag and drop implementation,
652 // TODO: Reconsider using the framework's DragShadow support for dragging,
801 * has attempted to re-order by dragging a child over another child's drop zone, call the
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java 167 /** Is the user is dragging an item near the edge of a page? */
219 // Related to dragging, folder creation and reordering
386 // Prevent any Un/InstallShortcutReceivers from updating the db while we are dragging
737 // this is when user is actively dragging a particular screen, they might
778 // If we are not mid-dragging, hide the page outlines if we are on a large screen
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Workspace.java 198 /** Is the user is dragging an item near the edge of a page? */
247 // Related to dragging, folder creation and reordering
388 // Prevent any Un/InstallShortcutReceivers from updating the db while we are dragging
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.mm 260 // A simple view class that prevents the Window Server from dragging the area
274 // http://www.cocoabuilder.com/archive/cocoa/92973-brushed-metal-window-dragging.html
    [all...]
  /frameworks/base/docs/html/tools/sdk/
eclipse-adt.jd 539 so that dragging widgets around and deleting them should now result in the layout
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_tabs_module.cc 598 // Don't let the extension remove the window if the user is dragging tabs
    [all...]
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 293 // When dragging from below up the transition point is lower.
294 // When dragging from above down the transition point is higher.
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
drag-drop.jd 128 signal to start dragging data. In response, your application tells the system that the drag is
162 you are dragging.
626 It creates a drag shadow for dragging a TextView as a small gray rectangle:
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_win.cc 89 // some code (tab dragging, for instance) queries the actual cursor location

Completed in 922 milliseconds

<<11121314151617181920>>