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

<<51525354555657585960>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 175 // of closing the options dialog)
360 MessageDialog dialog = new MessageDialog( local
369 int result = dialog.open();
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
methods_index_additions.html 253 &nbsp;&nbsp;<nobr><A HREF="android.app.Dialog.html#android.app.Dialog.dispatchKeyShortcutEvent_added(android.view.KeyEvent)" class="hiddenlink" target="rightframe">type&nbsp;<b>
254 (<code>KeyEvent</code>)</b>&nbsp;in&nbsp;android.app.Dialog
364 &nbsp;&nbsp;<nobr><A HREF="android.app.Dialog.html#android.app.Dialog.getActionBar_added()" class="hiddenlink" target="rightframe">type&nbsp;<b>
365 ()</b>&nbsp;in&nbsp;android.app.Dialog
    [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /frameworks/base/core/java/android/view/
Window.java     [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
SMSDispatcher.java     [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 400 // - If there is no decor, but a dialog frame, then the dialog padding prevents
402 // take into account the dialog padding).
405 // the decor or the dialog padding.
410 // content as it is inside the decor/dialog
    [all...]
  /frameworks/base/core/res/res/values/
public.xml     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
AndroidLaunchController.java 70 import org.eclipse.jface.dialogs.Dialog;
561 // if more than one device, we'll bring up the DeviceChooser dialog below.
578 // open the chooser dialog. It'll fill 'response' with the device to use
580 DeviceChooserDialog dialog = new DeviceChooserDialog(
583 if (dialog.open() == Dialog.OK) {
594 // an OS X bug). Because of this the creation of the dialog will throw
    [all...]
  /frameworks/base/core/java/android/webkit/
WebViewCore.java 149 // prompt the user with a dialog allowing them to terminate the process.
522 * Invoke a javascript confirm dialog.
523 * @param message The message displayed in the dialog.
531 * Invoke a javascript prompt dialog.
532 * @param message The message to be displayed in the dialog.
535 * the dialog.
542 * Invoke a javascript before unload dialog.
543 * @param url The url that is requesting the dialog.
544 * @param message The message displayed in the dialog.
    [all...]
  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebview.cpp 1160 GtkWidget* dialog; local
    [all...]
  /frameworks/base/docs/html/guide/topics/connectivity/
bluetooth.jd 203 <strong>Figure 1:</strong> The enabling Bluetooth dialog.
249 <p>A dialog will appear requesting user permission to enable Bluetooth, as shown
437 <strong>Figure 2:</strong> The enabling discoverability dialog.
440 <p>A dialog will be displayed, requesting user permission to make the device
494 <strong>Figure 3:</strong> The Bluetooth pairing dialog.
506 dialog to the user during the connection procedure, as shown in Figure 3. So
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/12/
user_comments_for_11_to_12.xml 121 <identifier id="android.app.Dialog"/>
127 <identifier id="android.app.Dialog.dispatchGenericMotionEvent_added(android.view.MotionEvent)"/>
133 <identifier id="android.app.Dialog.onGenericMotionEvent_added(android.view.MotionEvent)"/>
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
methods_index_all.html     [all...]
  /frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
UiObject.java 320 * <li>bringing up a dialog</li>
341 * <li>bringing up a dialog</li>
693 * useful when having to wait for a progress dialog to finish.
  /development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/
DeviceDetailFragment.java 85 // public void onCancel(DialogInterface dialog) {
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 193 * Show an about dialog that cites data sources.
  /docs/source.android.com/src/source/
using-eclipse.md 149 1. Run > Open Debug Dialog...
  /external/aac/libAACenc/src/
metadata_compressor.h 184 * \param dialnorm Dialog Level in dB (typically -31...-1).
  /external/chromium/chrome/browser/
browser_resources.grd 118 <!-- Enterprise enrollment dialog -->
  /external/chromium/chrome/browser/chromeos/status/
network_menu.h 155 // Show a NetworkConfigView modal dialog instance.
  /external/chromium/chrome/browser/download/
download_request_limiter.cc 128 // Tab closed, no need to handle closing the dialog as it's owned by the
  /external/chromium/chrome/browser/extensions/
crx_installer.h 249 // dialog. Note that this will only take place if |allow_silent_install_|
  /external/chromium/chrome/browser/first_run/
first_run_win.cc 240 // owner_window_ itself or the dialog window of the other process. In
  /external/chromium/chrome/browser/google/
google_update.cc 107 // moniker. This ensures that the UAC dialog shows up.
  /external/chromium/chrome/browser/printing/
print_job_worker.cc 82 // Recursive task processing is needed for the dialog in case it needs to be

Completed in 2145 milliseconds

<<51525354555657585960>>