HomeSort by relevance Sort by last modified time
    Searched full:dialog (Results 1476 - 1500 of 1945) sorted by null

<<51525354555657585960>>

  /frameworks/base/docs/html/sdk/api_diff/11/changes/
methods_index_all.html 299 &nbsp;&nbsp;<nobr><A HREF="android.app.Dialog.html#android.app.Dialog.dispatchKeyShortcutEvent_added(android.view.KeyEvent)" class="hiddenlink" target="rightframe">type&nbsp;<b>
300 (<code>KeyEvent</code>)</b>&nbsp;in&nbsp;android.app.Dialog
421 &nbsp;&nbsp;<nobr><A HREF="android.app.Dialog.html#android.app.Dialog.getActionBar_added()" class="hiddenlink" target="rightframe">type&nbsp;<b>
422 ()</b>&nbsp;in&nbsp;android.app.Dialog
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/app/
DeviceAdminSample.java 721 public void onClick(DialogInterface dialog, int which) {
731 public void onClick(DialogInterface dialog, int which) {
    [all...]
  /external/aac/libAACenc/src/
metadata_main.cpp 257 /* convert dialog normalization to program reference level */
264 /* convert program reference level to dialog normalization */
  /external/chromium/chrome/browser/chromeos/options/
wifi_config_view.cc 576 return true; // dialog will be closed
601 // If we are creating the "Join other network..." dialog, we will allow user
    [all...]
  /external/chromium/chrome/browser/chromeos/status/
input_method_menu.cc 295 // opens the same dialog that is opened from the main options dialog.
  /external/chromium/chrome/browser/resources/options/
language_options.js 85 // Listen to add language dialog ok button.
525 * Handles add language dialog ok button.
  /external/chromium/chrome/browser/tabs/
tab_strip_model.h 353 // Returns true if the tab at |index| is blocked by a tab modal dialog.
607 // Is the tab interaction blocked by a modal dialog?
  /external/chromium/chrome/browser/ui/cocoa/
about_window_controller.mm 509 // TODO(mark): Turn the button in the dialog into a restart button
510 // instead of springing this sheet or dialog.
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 164 // Shows the next app-modal dialog box, if there is one to be shown, or moves
518 // Shows the about chrome modal dialog and returns the Window object.
  /external/chromium/chrome/browser/ui/webui/
bug_report_ui.cc 186 // The handler for Javascript messages related to the "bug report" dialog
541 // send back values which the dialog js needs initially
  /external/chromium/chrome/browser/ui/webui/options/
certificate_manager_handler.cc 684 // password dialog after the user dismisses the error dialog.
    [all...]
  /external/chromium/chrome/common/extensions/docs/
getstarted.html 400 A file dialog appears.
404 In the file dialog,
  /external/chromium/chrome/common/extensions/docs/static/
manifest.html 153 sizes. For example, the install dialog might shrink the 128-pixel
246 The name is used in the install dialog,
  /external/libpng/contrib/visupng/
VisualPng.c 245 // show the File Open dialog box
275 // show the File Save dialog box
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java 552 /** Get a dialog identifier.
553 * Generates a string that can be used as a dialog identifier.
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5events.c 897 Especially if the user decides to use dialog boxes or assert()!
920 Especially if the user decides to use dialog boxes or assert()!
  /external/quake/src/com/android/quake/
DownloaderActivity.java 231 public void onClick(DialogInterface dialog, int which) {
238 public void onClick(DialogInterface dialog, int which) {
    [all...]
  /external/sonivox/jet_tools/JetCreator/
JetAudition.py 57 class Audition(wx.Dialog):
60 wx.Dialog.__init__(self, None, -1, title=JetDefs.DLG_AUDITION)
  /external/webkit/Source/WebCore/bindings/v8/custom/
V8DOMWindowCustom.cpp 414 static void setUpDialog(DOMWindow* dialog, void* handler)
416 static_cast<DialogHandler*>(handler)->dialogCreated(dialog);
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebChromeClient.cpp 194 map.set(WebWindowFeaturesDialogKey, features.dialog);
224 if (features.dialog) {
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests.py 222 optparse.make_option("--startup-dialog", action="store_true",
223 default=False, help="create a dialog on DumpRenderTree startup"),
  /external/wpa_supplicant_8/src/p2p/
p2p_parse.c 436 wpa_printf(MSG_DEBUG, "P2P: No Dialog Token in the message");
440 wpa_printf(MSG_DEBUG, "P2P: * Dialog Token: %d", msg->dialog_token);
  /external/wpa_supplicant_8/wpa_supplicant/
interworking.c 115 wpa_printf(MSG_DEBUG, "ANQP: Query started with dialog token "
953 wpa_printf(MSG_DEBUG, "ANQP: Query started with dialog token "
  /frameworks/base/core/res/
AndroidManifest.xml 217 alert dialog and notification sound/vibration/speech are presented.
222 to the user until after the initial alert dialog is dismissed.
    [all...]
  /frameworks/base/docs/html/guide/faq/
troubleshooting.jd 44 <li>From the dialog where you select the <strong>Update sites to visit</strong>, select the checkboxes for both the
48 <li>In the <strong>Next</strong> dialog, select the Android Plugins.</li>

Completed in 1229 milliseconds

<<51525354555657585960>>