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

<<11121314151617181920>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/
StaticPortEditDialog.java 103 * @return true if ok was pressed, false if cancelled.
  /cts/tests/tests/widget/src/android/widget/cts/
AbsListViewTest.java 774 protected void dispatchSetPressed(boolean pressed) {
775 super.dispatchSetPressed(pressed);
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 531 * @param keyCode the key that was pressed
581 * @param keyCode the key that was pressed
    [all...]
  /external/bzip2/
bzip2.1.preformatted 78 pressed and decompressed like this. The resulting outputs
352 pressed data created by this version is entirely forwards
bzip2.txt 75 pressed and decompressed like this. The resulting outputs
349 pressed data created by this version is entirely forwards
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.h 165 // typed in the specified text and pressed enter.
497 // Was the delete key pressed with an empty selection at the end of the edit?
autocomplete_edit_view_gtk.cc 274 // Tab key is pressed, |text_view_| will emit "move-focus" signal, which will
    [all...]
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_cell.mm 442 // Returns if |part| was pressed while the default theme was active.
526 // fill so that the text becomes a bit lighter. The default theme's "pressed"
  /external/webkit/Source/WebCore/page/
EventHandler.cpp 391 // Don't restart the selection when the mouse is pressed on an
727 // the mouse is pressed again.
    [all...]
  /external/webkit/Source/WebKit/chromium/src/gtk/
WebInputEventFactory.cpp 347 // The key code tells us which physical key was pressed (for example, the
362 // If ctrl key is pressed down, then control character shall be input.
  /frameworks/base/core/java/android/view/
InputDevice.java 82 * the finger touches the display or when the selection button is pressed/released.
96 * is pressed/released.
MenuItem.java 261 * generates the given character is pressed alone or along with with the alt
296 * pressed alone or along with with the alt key. Case is not significant and
ViewConfiguration.java 72 * Defines the duration in milliseconds of the pressed state in child
395 * @return the duration in milliseconds of the pressed state in child
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 239 that interactive controls have distinct visual focused and pressed states using <a
332 (medium-density, dark, Android 4.0/previous styles, default/focused/pressed states).</p>
  /frameworks/base/docs/html/guide/topics/search/
searchable-config.jd 323 <dd><em>String</em>. An action message to be sent if the action key is pressed while the
331 <dd><em>String</em>. An action message to be sent if the action key is pressed while a
  /frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselRS.java 139 * Called when a card is long-pressed
141 * @param touchPosition position of where the user pressed, in screen coordinates
    [all...]
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java 649 // pressed back/home or one of the buttons on screen
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
UIControllerBase.java 631 * @param isSystemBackKey <code>true</code> if the system back key was pressed.
834 // Comes from the action bar when the app icon on the left is pressed.
    [all...]
  /packages/apps/Gallery2/res/values/
strings.xml 186 pressed, a submenu will shown and user can choose one grouping rule
222 the media items the user wants to see. When pressed, a submenu will
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnEN.java 106 /** Whether dismissing the keyboard when the enter key is pressed */
760 * If 'BACK' key is pressed when the SW-keyboard is shown
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 248 // stuck in a pressed state if it is pressed for more than a few seconds
  /system/core/charger/
charger.c 771 * of time the key spent not being pressed is not useful */
819 /* if the key is pressed but timeout hasn't expired,
  /docs/source.android.com/src/tech/input/
keyboard-devices.md 73 a key is pressed, and a value greater than or equal to `2` to indicate that
81 or scan code when the key is pressed. This information is not currently
92 are still pressed when the device is going to sleep. Otherwise keys might
104 For example, if the left shift key is pressed or released, the reader will
112 certain keys are pressed. The `EventHub` effectively holds a wake lock
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level1/core/
xhtml1-frameset.dtd 157 onmousedown a pointer button was pressed down
161 onkeypress a key was pressed and released
162 onkeydown a key was pressed down
    [all...]
xhtml1-transitional.dtd 154 onmousedown a pointer button was pressed down
158 onkeypress a key was pressed and released
159 onkeydown a key was pressed down

Completed in 623 milliseconds

<<11121314151617181920>>