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

<<21222324252627

  /frameworks/base/core/java/android/bluetooth/
BluetoothDeviceProfileState.java     [all...]
  /frameworks/base/docs/html/about/versions/
android-4.0.jd 359 events when a button is pressed from a remote control. The intent you receive includes the {@link
360 android.view.KeyEvent} for the media key pressed, which you can retrieve from the intent with {@link
    [all...]
  /frameworks/base/docs/html/guide/components/
processes-and-threads.jd 213 touch event to the widget, which in turn sets its pressed state and posts an invalidate request to
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 407 the popup list of a combo box when a certain key is pressed.
  /frameworks/base/docs/html/tools/help/
emulator.jd 115 <td>Enter trackball mode temporarily (while key is pressed)</td>
  /frameworks/base/docs/html/training/notepad/
notepad-ex2.jd 382 and attach an event to the confirm button for when it is pressed by the
  /frameworks/base/policy/src/com/android/internal/policy/impl/
LockPatternKeyguardView.java 337 // We must ensure the biometric unlock is stopped when emergency call is pressed
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 70 android:duplicateParentState : When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself. [boolean]
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 449 #define EVT_ASCIIMASK 0x00FF /* Ascii code of key pressed */
450 #define EVT_SCANMASK 0xFF00 /* Scan code of key pressed */
462 #define EVT_ALLBMASK 0x0005 /* All buttons pressed */
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 449 #define EVT_ASCIIMASK 0x00FF /* Ascii code of key pressed */
450 #define EVT_SCANMASK 0xFF00 /* Scan code of key pressed */
462 #define EVT_ALLBMASK 0x0005 /* All buttons pressed */
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java 685 // Reset the pressed state of icons that were locked in the press state while activities
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 128 // Double space: the state where the user pressed space twice quickly, which LatinIME
    [all...]
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
OpenWnnJAJP.java 311 /** Symbol lists to display when the symbol key is pressed */
358 /** Whether dismissing the keyboard when the enter key is pressed */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
emu10k1.h 97 #define IPR_VOLINCR 0x00100000 /* Volume increment button pressed */
98 #define IPR_VOLDECR 0x00080000 /* Volume decrement button pressed */
99 #define IPR_MUTE 0x00040000 /* Mute button pressed */
    [all...]
  /frameworks/base/core/java/android/widget/
TextView.java 381 // a link is pressed). These highlight-related fields do not go in mEditor.
429 * being pressed.
    [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp     [all...]
  /packages/apps/Contacts/res/values/
strings.xml     [all...]
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js     [all...]
  /external/chromium/chrome/common/
automation_messages_internal.h 367 // int - the ui::KeyboardCode of the key that was pressed.
    [all...]
  /external/chromium/chrome/common/extensions/api/
extension_api.json     [all...]
  /external/chromium/chrome/common/extensions/docs/
content_scripts.html 666 <p>Now, if the button is pressed, you will see both greetings.
    [all...]
  /external/kernel-headers/original/linux/
input.h     [all...]
  /external/webkit/Source/WebCore/platform/chromium/
PopupMenuChromium.cpp     [all...]

Completed in 1154 milliseconds

<<21222324252627