HomeSort by relevance Sort by last modified time
    Searched full:button (Results 1451 - 1475 of 1669) sorted by null

<<51525354555657585960>>

  /packages/apps/Gallery3D/src/com/cooliris/media/
MenuBar.java 302 // Leave the submenu open if the touch ends on the menu button in
  /packages/apps/Phone/src/com/android/phone/
InCallMenu.java 404 // "End call": this button has no state and is always visible.
InCallMenuView.java 35 * (i.e. the standard menu triggered by the MENU button.)
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
SoftKeyboardView.java 210 // moves his finger to this button. If movePress is false, means that this
  /prebuilt/common/jython/
LICENSE_CPython.txt 244 8. By clicking on the "ACCEPT" button where indicated, or by copying,
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdaterData.java 552 * or as a UI callback on the remote page "Refresh" button (in which case the monitor is
  /system/core/rootdir/
init.rc 227 chown system system /sys/class/leds/button-backlight/brightness
  /build/tools/droiddoc/templates/assets/
android-developer-docs.css 699 .toggle-content-button {
707 .toggle-content-button:hover {
  /external/libpng/contrib/gregbook/
rpng-win.c 295 "\nPress Q, Esc or mouse button 1 after image is displayed to quit.\n"
420 "Done. Press Q, Esc or mouse button 1 (within image window) to quit.\n");
  /external/qemu/hw/
usb-hid.c 266 0x05, 0x09, /* Usage Page (Button) */
296 0x05, 0x09, /* Usage Page (Button) */
  /frameworks/base/awt/resources/org/apache/harmony/awt/internal/nls/
messages.properties 242 awt.140=Invalid combination of button flags
317 awt.18B=Invalid button value
  /frameworks/base/core/java/android/app/
SearchManager.java 125 * user simply pressed the "GO" button on the search UI. This is primarily used in conjunction
157 * "GO" button, or other means not involving any action key.
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
menus.jd 344 display a checkbox or radio button. If you choose to make items in the Icon Menu checkable,
371 <p>To make a group of mutually exclusive radio button items, simply
  /frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java 55 * For example, a Drawable that is intended to be the frame for a button
378 * widgets like Button understand the following states:
    [all...]
  /external/icu4c/
readme.html     [all...]
  /frameworks/base/core/java/android/inputmethodservice/
InputMethodService.java 56 import android.widget.Button;
262 Button mExtractAction;
    [all...]
  /frameworks/base/core/res/res/values/
public.xml 297 <public type="attr" name="button" id="0x01010107" />
    [all...]
  /external/sonivox/docs/
JET_Creator_User_Manual.html     [all...]
JET_Programming_Manual.html 782 where the player is supposed to press the left button, and the red arrow is for
783 the right button. The yellow arrow tells the game engine that the sequence is
790 button, a timer is set to half the length of the window. If the player presses
791 the button before the timer expires, the game registers a success, and if not,
796 <p class=MsoNormal>If the player presses the button before the event is
    [all...]
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java 76 import android.widget.Button;
335 final Button button = new Button(mActivity); local
339 mActivity.addContentView(button,
344 button.getHitRect(rect);
345 MockTouchDelegate delegate = new MockTouchDelegate(rect, button);
    [all...]
  /external/webkit/WebCore/
ChangeLog-2002-12-03 620 Oops. I meant to do that for <input type=button> and not
621 <button>. Just do it for <select>s for now.
628 Make <select>s and <button>s ignore a CSS-specified width if that
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /external/quake/quake/src/QW/docs/
qwcl-readme.txt 365 Right-click on QWCL button in task bar to close doesn?t work as expected
367 In some modes, right-clicking on the QWCL task bar button doesn't work
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetDialogs.py 50 self.ctrls[Text] = wx.Button(panel, Id, Lbl, wx.Point(Col, Row), size=Len)
172 """ Clicking the ok button """
423 """ Play the segment button pressed """
    [all...]
  /external/webkit/WebCore/accessibility/mac/
AccessibilityObjectWrapper.mm     [all...]

Completed in 1276 milliseconds

<<51525354555657585960>>