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

<<41424344454647484950>>

  /external/webkit/WebKit/chromium/public/
WebInputElement.h 69 Button,
WebPasswordFormData.h 72 // The name of the submit button used. Optional; only used in scoring
  /external/webkit/WebKit/chromium/src/
WebPasswordFormUtils.cpp 67 // First, find the password fields and activated submit button
  /external/webkit/WebKit/gtk/tests/
testhittestresult.c 127 * generate the button events */
testkeyevents.c 159 test_info_new("<html><body><input id=\"in\" type=\"button\">"
  /external/webkit/WebKit/win/Interfaces/
IWebFramePrivate.idl 44 WebFrameLoadTypeSame, // user loads same URL again (but not reload button)
  /external/webkit/WebKitTools/DumpRenderTree/win/
EventSender.cpp 192 // fast/events/mouse-click-events expects the 4th button has event.button = 1, so send an WM_BUTTONDOWN
278 // fast/events/mouse-click-events expects the 4th button has event.button = 1, so send an WM_MBUTTONUP
  /frameworks/base/core/java/android/os/
PowerManager.java 74 * and even after the user presses the power button. In all other wakelocks, the CPU will run, but
75 * the user can still put the device to sleep using the power button.</i>
381 * key goes down. We want the device to stay on while the button
410 * sets the brightness of the backlights (screen, keyboard, button).
  /frameworks/base/core/java/com/android/internal/app/
NetInitiatedActivity.java 50 // Dialog button text
  /frameworks/base/docs/html/guide/topics/resources/
layout-resource.jd 106 {@link android.widget.Button}, and {@link android.widget.CheckBox}.
198 &lt;Button android:id="@+id/button"
201 android:text="Hello, I am a Button" />
  /frameworks/base/docs/html/guide/tutorials/notepad/
notepad-extra-credit.jd 57 <p>Hit the Resume button to let execution continue (yellow rectangle with a
  /frameworks/base/docs/html/resources/articles/
on-screen-inputs.jd 75 "done" button at the top and enter key label at the bottom) to improve the user
203 enter key remains, since the enter button just sends an enter key event.</li>
204 <li>When in fullscreen mode, an IME may also put an additional action button to
224 <li>The <code>flagNoAccessoryAction</code> removes the action button from the
ui-1.5.jd 24 <p>If you rely on the button's minimum size, then the layout of your application
  /frameworks/base/docs/html/resources/tutorials/notepad/
notepad-extra-credit.jd 57 <p>Hit the Resume button to let execution continue (yellow rectangle with a
  /frameworks/base/docs/html/sdk/
android-2.0.jd 331 accidental button events and lets the user press the button area and then drag
335 intercepting button events and taking an action on key-down, rather than on
376 target button event on key-down, set a flag to track the key event, and
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkTest.java 37 import android.widget.Button;
  /frameworks/base/services/java/com/android/server/am/
AppErrorDialog.java 77 // After the timeout, pretend the user clicked the quit button
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppTransferActivity.java 116 // do not update button during activity creating, only update when db
253 // no need update button when activity creating
396 // "Stop" button
454 * Update button when one transfer goto complete from ongoing
  /packages/apps/Calculator/src/com/android/calculator2/
PanelSwitcher.java 60 // as it may conflict with a button push
  /packages/apps/Calculator/tests/src/com/android/calculator2/
CalculatorHitSomeButtons.java 30 import android.widget.Button;
  /packages/apps/DeskClock/res/layout/
desk_clock.xml 51 <!-- across the top: next alarm, nightmode button -->
  /packages/apps/DeskClock/res/layout-land/
desk_clock.xml 47 <!-- across the top: next alarm, battery, nightmode button -->
  /packages/apps/Email/res/layout/
account_setup_exchange.xml 96 <Button
account_setup_options.xml 84 <Button
account_setup_outgoing.xml 109 <Button

Completed in 178 milliseconds

<<41424344454647484950>>