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

<<41424344454647484950>>

  /external/chromium/chrome/browser/ui/gtk/
certificate_viewer.cc 125 void OnResponse(GtkWidget* dialog, int response_id) {
127 gtk_widget_destroy(dialog);
130 void OnDestroy(GtkDialog* dialog, CertificateViewer* cert_viewer) {
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.cc 120 // Otherwise save changes and close the dialog box.
135 // Let the grid layout manager lay out most of the dialog...
393 // The node, or its parent was removed. Close the dialog.
  /external/chromium/chrome/browser/
unload_uitest.cc 284 // OK in the beforeunload confirm dialog.
300 // CANCEL in the beforeunload confirm dialog.
332 // Tests closing the browser and clicking OK in the beforeunload confirm dialog
  /external/ganymed-ssh2/examples/
SwingShell.java 85 * This dialog displays a number of text lines and a text field.
313 /* Dispose the dialog, "setVisible(true)" method will return */
671 /* The following call blocks until the dialog has been closed */
  /external/openssh/contrib/caldera/
openssh.spec 85 Summary : OpenSSH X11 pass-phrase dialog.
86 Summary(de) : OpenSSH X11 Passwort-Dialog.
165 This package contains an X11-based pass-phrase dialog used per
  /external/qemu/distrib/sdl-1.2.12/src/main/macos/
SDL_main.c 376 /* Kyle's SDL command-line dialog code ... */
392 /* Intialize SDL, and put up a dialog if we fail */
461 /* Create dialog and display it */
  /frameworks/base/core/java/android/widget/
VideoView.java 381 /* Otherwise, pop up an error dialog so the user knows that
382 * something bad has happened. Only try and pop up the dialog
400 public void onClick(DialogInterface dialog, int whichButton) {
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
pkg_android.app.html 260 <A NAME="Dialog"></A>
261 <nobr><A HREF="android.app.Dialog.html">Dialog</A></nobr>
  /packages/apps/Contacts/res/values/
styles.xml 231 <style name="NonPhoneDialogTheme" parent="@android:Theme.Holo.Light.Dialog">
234 <style name="ConfirmAddDetailDialogTheme" parent="@android:style/Theme.Holo.Light.Dialog.MinWidth">
238 <style name="ContactEditorAccountsChangedActivityTheme" parent="@android:style/Theme.Holo.Light.Dialog.NoActionBar.MinWidth">
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactSelectionActivity.java 414 // Show a confirmation dialog to add the value(s) to the existing contact.
419 // First remove name key if present because the dialog does not support name
448 * extras bundle so that a pop-up confirmation dialog can be used to add the data to
  /packages/apps/Email/src/com/android/email/activity/
MessageViewFragment.java 477 MoveMessageToDialog dialog = MoveMessageToDialog.newInstance(new long[] {getMessageId()}, local
479 dialog.show(getFragmentManager(), "dialog");
  /packages/apps/Settings/src/com/android/settings/bluetooth/
CachedBluetoothDevice.java 195 // Reset the only-show-one-error-dialog tracking variable
218 // Reset the only-show-one-error-dialog tracking variable
236 // Reset the only-show-one-error-dialog tracking variable
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiResourceAttributeNode.java 67 * a dialog to choose an existing resource.
131 * Shows a dialog letting the user choose a set of enum, and returns a string
149 // open a resource chooser dialog for specified resource type.
  /external/libvpx/examples/includes/geshi/geshi/
progress.php 96 'system-DIALOG COLOR','system-DIALOG FONT','system-DIALOG GET-DIR','system-DIALOG GET-FILE',
97 'system-DIALOG PRINTER-SETUP','system-HELP','THEN','THIS-object',
106 'DIALOG-BOX','EDITOR','FIELD-GROUP','FILL-IN',
  /frameworks/base/docs/html/sdk/api_diff/12/changes/
methods_index_additions.html 130 &nbsp;&nbsp;<nobr><A HREF="android.app.Dialog.html#android.app.Dialog.dispatchGenericMotionEvent_added(android.view.MotionEvent)" class="hiddenlink" target="rightframe">type&nbsp;<b>
131 (<code>MotionEvent</code>)</b>&nbsp;in&nbsp;android.app.Dialog
274 &nbsp;&nbsp;<nobr><A HREF="android.app.Dialog.html#android.app.Dialog.onGenericMotionEvent_added(android.view.MotionEvent)" class="hiddenlink" target="rightframe">type&nbsp;<b>
275 (<code>MotionEvent</code>)</b>&nbsp;in&nbsp;android.app.Dialog
  /development/apps/Development/src/com/android/development/
SyncAdapterDriver.java 21 import android.app.Dialog;
209 protected Dialog onCreateDialog(final int id) {
  /external/chromium/chrome/browser/chromeos/
tab_closeable_state_watcher_browsertest.cc 284 // Close browser, click Cancel in BeforeUnload confirm dialog.
311 // Close browser, click OK in BeforeUnload confirm dialog.
  /external/chromium/chrome/browser/download/
save_package.h 90 // in the "Save As" dialog box.
239 // Helper function for preparing suggested name for the SaveAs Dialog. The
  /external/chromium/chrome/browser/first_run/
try_chrome_dialog_view.cc 43 TryChromeDialogView dialog(version);
44 return dialog.ShowModal(process_singleton);
  /external/chromium/chrome/browser/password_manager/
password_form_manager.h 22 // Per-password-form-{on-page, dialog} class responsible for interactions
179 // The PasswordForm from the page or dialog managed by this.
  /external/chromium/chrome/browser/printing/
print_job.cc 289 // canceling the job, the printer driver initiated dialog box is destroyed,
293 // This function ensures that the dialog box will be destroyed in a timely
  /external/chromium/chrome/browser/ui/login/
login_prompt_browsertest.cc 178 // resource does not provide a login dialog. These types of requests
182 // correctness. Instead, it relies on the auth dialog blocking the
  /external/chromium/chrome/browser/ui/tests/
browser_uitest.cc 218 // This navigation should show a modal dialog that will be immediately
223 // Verify that we set a mark on successful dialog show.
  /external/chromium/chrome/browser/ui/webui/
print_preview_handler.cc 271 // Pre-populating select file dialog with print job title.
336 // the select file dialog performs IO anyway in order to display the
  /external/chromium/chrome/browser/webdata/
autofill_table.h 46 // user with the Autofill dialog. Most of the columns are
99 // with the Autofill dialog. Most of the columns are

Completed in 830 milliseconds

<<41424344454647484950>>