HomeSort by relevance Sort by last modified time
    Searched full:pressed (Results 476 - 500 of 1117) sorted by null

<<11121314151617181920>>

  /external/chromium_org/ui/events/win/
events_win.cc 98 // Returns a mask corresponding to the set of pressed modifier keys.
120 // Returns a mask corresponding to the set of pressed mouse buttons.
  /external/chromium_org/ui/views/controls/textfield/
textfield_views_model.h 105 // the user has pressed delete key in the textfield). Returns true if
111 // the user has pressed backspace key in the textfield). Returns true if
  /external/qemu/distrib/sdl-1.2.15/src/video/svga/
SDL_svgaevents.c 187 void SVGA_keyboardcallback(int scancode, int pressed)
191 if ( pressed ) {
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 131 static void btavrcp_passthrough_command_callback(int id, int pressed) {
140 (jint)pressed);
  /packages/apps/Settings/src/com/android/settings/
DateTimeSettingsSetupWizard.java 210 // In XL screen, we save all the state only when the next button is pressed.
253 // until Next is pressed in xLarge mode
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ActivityController.java 89 * Called by the Mail activity when the back button is pressed. Returning true consumes the
99 * Called by the Mail activity when the up button is pressed.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
WordListPreference.java 37 * pack. Upon being pressed, it displays a menu to allow the user to install, disable,
297 Log.e(TAG, "Unknown menu item pressed");
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
DialpadFragment.java 210 * Set of dialpad keys that are currently being pressed
325 // When DTMF dialpad buttons are being pressed, we delay SpecialCharSequencMgr sequence,
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/
ExposureCompensationTest.java 149 Log.v(TAG, "Shutter pressed down!");
  /development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/
AnticiButton.java 147 * Restore the button to its un-pressed state
  /development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
CardFlipActivity.java 128 // the system Back button is pressed).
  /development/samples/training/EffectiveNavigation/src/com/example/android/effectivenavigation/
CollectionDemoActivity.java 78 // This is called when the Home (Up) button is pressed in the action bar.
  /external/bluetooth/bluedroid/btif/include/
btif_av_api.h 131 #define BTIF_AV_STATE_PRESS 0 /* key pressed */
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_gtk.h 473 // Indicates if Enter key was pressed.
480 // Indicates if Tab key was pressed.
510 // Was delete pressed?
513 // Was the delete key pressed with an empty selection at the end of the edit?
autocomplete_edit_view_views.h 187 // Was the delete key pressed with an empty selection at the end of the edit?
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.h 41 virtual void OnControlKeyChanged(bool pressed) = 0;
  /external/chromium/chrome/browser/ui/cocoa/translate/
translate_infobar_base.h 82 // Called when the "Show Original" button is pressed.
  /external/chromium/chrome/browser/ui/find_bar/
find_tab_helper.cc 34 // If search_string is empty, it means FindNext was pressed with a keyboard
  /external/chromium/chrome/browser/ui/gtk/
browser_actions_toolbar_gtk.h 162 // The overflow button is pressed.
task_manager_gtk.h 105 // Handles an accelerator being pressed.
  /external/chromium/chrome/browser/ui/views/autocomplete/
autocomplete_popup_contents_view.h 174 // flag is reset to false on a mouse pressed event, to make sure we don't
  /external/chromium/chrome/browser/ui/views/
dropdown_bar_host.h 92 // Registers this class as the handler for when Escape is pressed. Once we
  /external/chromium/chrome/browser/ui/views/extensions/
extension_popup.cc 118 // was pressed.
  /external/chromium_org/ash/accelerators/
accelerator_filter_unittest.cc 35 // VKEY_PRINT is pressed. See kAcceleratorData[] in accelerator_controller.cc.
  /external/chromium_org/ash/wm/caption_buttons/
frame_maximize_button.h 117 // Installs/uninstalls an EventFilter to track when escape is pressed.

Completed in 1159 milliseconds

<<11121314151617181920>>