HomeSort by relevance Sort by last modified time
    Searched full:pressed (Results 501 - 525 of 811) sorted by null

<<21222324252627282930>>

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
PointerTracker.java     [all...]
  /packages/services/Car/car-support-lib/src/android/support/car/app/menu/
CarDrawerActivity.java 203 * Listener that listens for when the menu button is pressed.
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
LeanbackLauncherStrategy.java 210 // Note that Enter key is pressed instead of DPad keys to dismiss leanback IME
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
MoveHandler.java 177 * @param modifierMask the keyboard modifiers pressed during the drag
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
SelectionManager.java 377 // Case where shift is pressed: pointed object is toggled.
403 // Case where alt is pressed: select or cycle the object pointed at.
405 // Note: if shift and alt are pressed, shift is ignored. The alternate selection
441 // Case where no modifier is pressed: either select or reset the selection.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
MarginChooser.java 215 // Button pressed - open resource chooser
  /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.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completion12-expected-completion75.txt 47 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]
  /system/bt/bta/hh/
bta_hh_utils.c 291 APPL_TRACE_DEBUG("Mod Key[%02x] pressed", bta_hh_mod_key_mask[xx] );
  /cts/tests/tests/widget/src/android/widget/cts/
AbsListViewTest.java 918 protected void dispatchSetPressed(boolean pressed) {
919 super.dispatchSetPressed(pressed);
    [all...]
  /development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java 543 * @param keyCode the key that was pressed
593 * @param keyCode the key that was pressed
    [all...]
  /external/autotest/client/cros/
power_utils.py 401 Decrease brightness by one step, as if the user pressed the brightness
417 Increase brightness by one step, as if the user pressed the brightness
  /external/autotest/server/cros/faft/utils/
mode_switcher.py 105 logging.info('RECOVERY button pressed to switch to dev mode')
108 logging.info('ENTER pressed to switch to dev mode')
  /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-trace/catapult/telemetry/third_party/modulegraph/modulegraph.egg-info/
SOURCES.txt 52 doc/_build/html/_static/down-pressed.png
64 doc/_build/html/_static/up-pressed.png
  /external/libvncserver/
README 175 is called when a key is pressed.
179 is called when the mouse moves or a button is pressed.
  /frameworks/base/core/java/android/view/
MenuItem.java 264 * generates the given character is pressed along with the ctrl key.
299 * pressed along with the ctrl key. Case is not significant and shortcut
ViewConfiguration.java 55 * Defines the duration in milliseconds of the pressed state in child
427 * @return the duration in milliseconds of the pressed state in child
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 240 that interactive controls have distinct visual focused and pressed states using <a
333 (medium-density, dark, Android 4.0/previous styles, default/focused/pressed states).</p>
  /frameworks/base/docs/html/guide/topics/search/
searchable-config.jd 322 <dd><em>String</em>. An action message to be sent if the action key is pressed while the
330 <dd><em>String</em>. An action message to be sent if the action key is pressed while a
  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
FocusManager.java 163 // Find a navigation target based on the arrow key that the user pressed.
204 // TargetView can be null, for example, if the user pressed <down> at the bottom
  /packages/apps/Calendar/src/com/android/calendar/event/
EditEventFragment.java     [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallButtonFragment.java 286 * a button with pressed and unpressed states. The unpressed state will be the same color
287 * as the rest of the call card, the pressed state will be the dark version of that color.
    [all...]
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
AddAccessoryActivity.java 435 // Back key pressed down
447 // key wasn't pressed long enough for selection, move selection

Completed in 2011 milliseconds

<<21222324252627282930>>