/frameworks/base/docs/html/about/versions/ |
android-3.0-highlights.jd | 113 <p>When entering or viewing text, a new UI lets users quickly select a word by press-hold and then adjust the selection area as needed by dragging a set of bounding arrows to new positions. Users can then select an action from the Action Bar, such as copy to the clipboard, share, paste, web search, or find. </p>
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
menu_design.jd | 473 Example: Dragging an icon in the Home screen to the trash
|
/frameworks/ex/carousel/java/com/android/ex/carousel/ |
CarouselController.java | 653 * Sets the current model for dragging. There are currently four drag models:
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
CellLayout.java | 108 // If we're actively dragging something over this screen, mIsDragOverlapping is true 227 // When dragging things around the home screens, we show a green outline of 383 // When we're large, we are either drawn in a "hover" state (ie when dragging an item to [all...] |
DragLayer.java | 49 * A ViewGroup that coordinates dragging across its descendants
|
Folder.java | 209 // Return if global dragging is not enabled [all...] |
Launcher.java | 547 // We prevent dragging when we are loading the workspace as it is possible to pick up a view [all...] |
/sdk/monkeyrunner/src/com/android/monkeyrunner/ |
MonkeyDevice.java | 139 @MonkeyRunnerExported(doc = "Simulates dragging (touch, hold, and move) on the device screen.",
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_bar_folder_controller.mm | [all...] |
/external/chromium/chrome/browser/ui/gtk/tabs/ |
tab_strip_gtk.cc | 787 if (tab->dragging()) [all...] |
/packages/apps/Browser/src/com/android/browser/view/ |
ScrollerView.java | 94 * True if the user is currently dragging this ScrollView around. This is 502 * Shortcut the most recurring case: the user is in the dragging state [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallCard.java | 632 // calls, while the user is dragging the RotarySelector widget, we [all...] |
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
MediaLinearLayout.java | [all...] |
/external/webkit/Tools/DumpRenderTree/chromium/ |
EventSender.cpp | 120 // dependent (e.g., dragging has a timeout vs selection). [all...] |
/external/webkit/Tools/DumpRenderTree/mac/ |
DumpRenderTree.mm | 313 // To make things like certain NSViews, dragging, and plug-ins work, put the WebView a window, but put it off-screen so you don't see it. [all...] |
/frameworks/base/docs/html/tools/help/ |
adt.jd | 243 layout and supports dragging and dropping of UI widgets
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
LinearLayoutRule.java | 337 // course we happened to be dragging the last element [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/ |
RulesEngine.java | 254 * Called when the d'n'd starts dragging over the target node. [all...] |
/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/ |
TreeView.java | 118 // so add some dragging leeway. [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit_view_win.cc | 137 // If dragging a string, the drop highlight position of the edit is reset [all...] |
/frameworks/base/core/java/android/webkit/ |
WebViewClassic.java | 779 * Use integer to prevent loss of dragging delta calculation accuracy; 781 * and compounding touch position and view dragging mismatch. [all...] |
/external/webkit/Source/WebKit/mac/ |
ChangeLog-2007-10-14 | [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
global-libraries-combined.js | [all...] |
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_gtk.cc | [all...] |
/external/chromium/chrome/browser/resources/ |
new_new_tab.js | [all...] |