Searched
full:button (Results
1351 -
1375 of
1669) sorted by null
<<51525354555657585960>>
/external/webkit/WebKit/mac/Plugins/ |
WebNetscapePluginEventHandlerCarbon.mm | 55 if (!Button())
|
/external/webkit/WebKit/win/Interfaces/ |
IWebPolicyDelegate.idl | 46 @constant WebNavigationTypeReload The User hit the reload button.
|
/external/webkit/WebKitExamplePlugins/NetscapeCocoaPlugin/ |
main.m | 269 "Button number: %d\n"
|
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/ |
wpagui.cpp | 865 wpsInstructions->setText("Press the PBC button on the screen " [all...] |
wpagui.ui | 314 <string>PBC - push button</string>
|
/frameworks/base/core/java/android/view/ |
WindowManager.java | 441 * user can not send key or other button events to it. Those will [all...] |
View.java | 128 * specialized listeners. For example, a Button exposes a listener to notify 129 * clients when the button is clicked.</li> 261 * <li>Define a Button in the layout file and assign it a unique ID. 263 * <Button id="@+id/my_button" 268 * <li>From the onCreate method of an Activity, find the Button 270 * Button myButton = (Button) findViewById(R.id.my_button); [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
localization.jd | 160 button</strong> when this application is launched on a device set to a
356 error message and a Force Close button. An IDE such as Eclipse will not
495 <li>If the application shows an error message and a Force Close button, it might
587 button names, error messages, and help text. Place the translated strings in
|
/frameworks/base/docs/html/guide/topics/search/ |
adding-recent-query-suggestions.jd | 223 preference item, or button. You should also provide a confirmation dialog when this is pressed, to
|
/frameworks/base/media/tests/SoundPoolTest/src/com/android/ |
SoundPoolTest.java | 23 import android.widget.Button;
|
/frameworks/base/services/java/com/android/server/ |
EventLogTags.logtags | 19 # the user pressing the power button).
|
PowerManagerService.java | 129 // SCREEN_BUTTON_BRIGHT == screen on, screen and button backlights bright 132 // SCREEN_BUTTON_BRIGHT == screen on, screen, button and keyboard backlights bright [all...] |
/frameworks/base/services/java/com/android/server/status/ |
StorageNotification.java | 42 import android.widget.Button;
|
/frameworks/policies/base/mid/com/android/internal/policy/impl/ |
GlobalActions.java | 181 // TODO: May need another 'Vibrate' toggle button, but for now treat them the same
|
/hardware/msm7k/liblights/ |
lights.c | 82 = "/sys/class/leds/button-backlight/brightness";
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
AlarmClock.java | 42 import android.widget.Button;
|
/packages/apps/IM/src/com/android/im/app/ |
LandingPage.java | 186 .setPositiveButton(R.string.yes, confirmListener) // default button
|
/packages/apps/Phone/src/com/android/phone/ |
SimContacts.java | 128 Log.e(LOG_TAG, "Unknown button event has come: " + dialog.toString());
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
KeyboardSwitcher.java | 96 * button.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/voice/ |
RecognitionView.java | 129 mButton = mView.findViewById(R.id.button);
|
/packages/inputmethods/OpenWnn/res/values/ |
strings.xml | 241 <string name="touch_to_try">Try it on the button below.</string>
|
/external/webkit/SunSpider/tests/parse-only/ |
jquery-1.3.2.js | 1011 : elem.nodeName.match(/(button|input|object|select|textarea)/i) [all...] |
/development/tools/idegen/ |
idegen.ipr | 185 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false"> 188 <property name="text" value="Button" />
|
/development/tools/idegen/templates/ |
android.ipr | 172 <item class="javax.swing.JButton" icon="/com/intellij/uiDesigner/icons/button.png" removable="false" auto-create-binding="true" can-attach-label="false"> 175 <property name="text" value="Button" />
|
/development/tools/monkeyrunner/src/com/android/monkeyrunner/ |
MonkeyRunner.java | 300 * Press function for scripts to call on a particular button or key 309 * Press function for scripts to call on a particular button or key
|
Completed in 358 milliseconds
<<51525354555657585960>>