/packages/apps/LegacyCamera/src/com/android/camera/panorama/ |
PanoramaActivity.java | 760 // No buttons can be pressed. 776 public void onShutterButtonFocus(boolean pressed) { [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
XmlPrettyPrinterTest.java | 342 " android:color=\"#ffff0000\"/> <!-- pressed -->\n" + 349 " <item android:state_pressed=\"true\" android:color=\"#ffff0000\"/> <!-- pressed -->\n" + [all...] |
/frameworks/ex/chips/src/com/android/ex/chips/ |
RecipientEditTextView.java | 579 private RecipientChip constructChipSpan(RecipientEntry contact, int offset, boolean pressed) 592 if (pressed) { 627 private float calculateAvailableWidth(boolean pressed) { [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
drawable-resource.jd | 32 for different states (for example, to use a different image when a button is pressed). 602 android.widget.Button} widget can exist in one of several different states (pressed, focused, 691 <dd><em>Boolean</em>. "true" if this item should be used when the object is pressed (such as when a button 692 is touched/clicked); "false" if this item should be used in the default, non-pressed state.</dd> 745 android:drawable="@drawable/button_pressed" /> <!-- pressed --> [all...] |
/external/quake/quake/src/WinQuake/data/ |
MANUAL.TXT | 273 * Turning right or left sidesteps instead while the Strafe key is pressed.
275 Look key is pressed.
277 Keyboard Look key is pressed.
[all...] |
/packages/apps/Camera/src/com/android/camera/ |
Camera.java | [all...] |
/packages/apps/Launcher2/src/com/android/launcher2/ |
AppsCustomizePagedView.java | 588 // Lock the drawable state to pressed until we return to Launcher [all...] |
/packages/apps/LegacyCamera/src/com/android/camera/ |
Camera.java | [all...] |
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
PinyinIME.java | 455 // If ALT key is pressed, input alternative key. But if the 554 // If ALT key is pressed, input alternative key. 624 // If ALT key is pressed, input alternative key. But if the [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
ViewGroupTest.java | [all...] |
/external/chromium/chrome/browser/chromeos/input_method/ |
candidate_window.cc | 489 // true if a mouse button is pressed, and is not yet released. 798 // We should not hide the |frame_| when a mouse is pressed, so we don't run [all...] |
/external/qemu/ |
console.c | 185 /* fifo for key pressed */ [all...] |
/external/webkit/Source/WebCore/rendering/ |
RenderThemeSafari.cpp | 1003 bool pressed = toRenderSlider(o->parent())->inDragMode(); local [all...] |
/frameworks/base/docs/html/guide/topics/media/jet/ |
jetcreator_manual.jd | 257 not pressed a button, a timer is set to half the length of the window. If the 673 will send the trigger event when pressed. This is equivalent to selecting the [all...] |
/packages/apps/Contacts/src/com/android/contacts/activities/ |
PeopleActivity.java | [all...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/analyzer/ |
MeteringTest.java | 601 Log.v(TAG, "Shutter pressed down!");
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
GameView.java | 226 // Ignore joystick while the DPad is pressed to avoid conflicting motions.
|
/external/bluetooth/bluez/input/ |
device.c | 231 /* Gain key pressed */
|
/external/chromium/build/ |
install-build-deps.sh | 227 *) # The user pressed an unrecognized key. As we are not echoing
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.h | 294 void OnControlKeyChanged(bool pressed);
|
/external/chromium/chrome/browser/extensions/ |
extension_host.cc | 455 // pressed "Cancel".
|
/external/chromium/chrome/browser/instant/ |
instant_controller.cc | 242 // The user pressed enter and the show timer is running. This means the
|
/external/chromium/chrome/browser/resources/options/ |
sync_setup_overlay.js | 664 // The Passphrase page is showing, and the use has pressed escape.
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
autocomplete_popup_contents_view.cc | 76 // the normal state, the other for the pressed state.
|
/external/chromium/chrome/browser/ui/views/frame/ |
browser_view.h | 155 // Handle the specified |accelerator| being pressed.
|