Searched
full:button (Results
1276 -
1300 of
1669) sorted by null
<<51525354555657585960>>
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/ |
VoiceInput.java | 382 * Handle the cancel button. 386 case R.id.button:
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/ |
SectionHelper.java | 27 import org.eclipse.swt.widgets.Button; 290 if (control instanceof Button) {
|
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-core.css | 621 #search-button { 721 .gsc-clear-button { 758 td.gsc-search-button { 764 #search-button {
|
/dalvik/docs/ |
heap-profiling.html | 162 and click the "dump HPROF file" button in the top left. This always
|
/development/pdk/docs/porting/ |
stk.jd | 53 <p>The user sees a dialog box with a message and / or icon, an OK button, and a Cancel button.</p> 82 <p>The user sees a dialog box with a prompt and / or an icon, a text box with optional default text, and an OK button. 'digits only,' 'min,' 'max,' and 'hidden' modes are all supported. 99 <li>?Session terminated by user? (0x10) if back button is pressed </li>
|
/development/scripts/app_engine_server/gae_shell/static/ |
shell.js | 181 if (elem.type != 'submit' && elem.type != 'button' && elem.id != 'caret') {
|
/external/clearsilver/python/examples/base/ |
CSPage.py | 204 # the server is either restarted or the user pushes the stop button on the
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
SDL_sysevents.cc | 132 /* Add any mouse button events */
|
/external/quake/quake/src/WinQuake/docs/ |
README | 53 SVGALib may not detect a 3-button mouse properly (it
|
/external/sonivox/jet_tools/JetCreator/ |
JetCreatorhlp.dat | 61 audition = Click this button to audition the JET file. This is an interactive playback mode that simulates a how the JET file will work in production.
|
/external/webkit/WebCore/platform/qt/ |
ScrollbarThemeQt.cpp | 182 return style()->styleHint(QStyle::SH_ScrollBar_MiddleClickAbsolutePosition) && evt.button() == MiddleButton;
|
/external/webkit/WebCore/platform/win/ |
ScrollbarThemeSafari.cpp | 203 return evt.shiftKey() && evt.button() == LeftButton;
|
/external/webkit/WebCore/rendering/ |
RenderScrollbar.cpp | 207 // See if we are a button that should not be visible according to OS settings.
|
/external/webkit/WebKit/chromium/src/js/ |
devTools.css | 197 body.platform-windows button.status-bar-item {
|
/external/webkit/WebKitExamplePlugins/ |
ChangeLog | 120 when a mouse button is pressed.
|
/frameworks/base/core/java/android/accessibilityservice/ |
AccessibilityService.java | 32 * in the user interface, for example, the focus has changed, a button has been clicked,
|
/frameworks/base/core/java/android/preference/ |
ListPreference.java | 197 * Clicking on an item simulates the positive button
|
/frameworks/base/core/java/com/android/internal/view/menu/ |
IconMenuItemView.java | 117 // Let the view's click listener have top priority (the More button relies on this)
|
/frameworks/base/docs/html/guide/topics/ui/ |
custom-components.jd | 24 <p>A partial list of available widgets includes {@link android.widget.Button Button}, 358 combination of a single line EditText field and an adjacent button with an attached 359 PopupList. If you press the button and select
|
/frameworks/base/docs/html/guide/topics/views/ |
custom-views.jd | 8 <p>A partial list of available widgets includes {@link android.widget.Button Button}, 349 combination of a single line EditText field and an adjacent button with an attached 350 PopupList. If you press the button and select
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-ex1.jd | 302 menu for the Activity. This is shown when the user hits the menu button, 386 <p>We will now create the "Add Item" button that can be accessed by pressing the menu 387 button on the device. We'll specify that it occupy the first position in the menu.</p> 571 <li>Add new notes by hitting the menu button and selecting <em>Add
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-tabwidget.jd | 90 <code>setIndicator()</code> to set the text for the tab button, and <code>setContent()</code> to define
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-ex1.jd | 302 menu for the Activity. This is shown when the user hits the menu button, 386 <p>We will now create the "Add Item" button that can be accessed by pressing the menu 387 button on the device. We'll specify that it occupy the first position in the menu.</p> 571 <li>Add new notes by hitting the menu button and selecting <em>Add
|
/frameworks/base/tests/ImfTest/ |
AndroidManifest.xml | 16 <activity android:name=".samples.ButtonActivity" android:label="Button Activity">
|
/frameworks/policies/base/phone/com/android/internal/policy/impl/ |
RecentApplicationsDialog.java | 112 * Handler for user clicks. If a button was clicked, launch the corresponding activity.
|
Completed in 566 milliseconds
<<51525354555657585960>>