HomeSort by relevance Sort by last modified time
    Searched full:dialog (Results 326 - 350 of 3536) sorted by null

<<11121314151617181920>>

  /packages/apps/CellBroadcastReceiver/res/values/
dimens.xml 22 <!-- Dialog title height -->
24 <!-- Dialog button bar height -->
  /packages/apps/ContactsCommon/src/com/android/contacts/common/editor/
SelectAccountDialogFragment.java 20 import android.app.Dialog;
32 * Shows a dialog asking the user which account to chose.
47 * Show the dialog.
72 public Dialog onCreateDialog(Bundle savedInstanceState) {
83 public void onClick(DialogInterface dialog, int which) {
84 dialog.dismiss();
97 public void onCancel(DialogInterface dialog) {
98 super.onCancel(dialog);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/ui/
SplashScreen.java 20 import android.app.Dialog;
33 * Show a dialog when the user first opens the keyboard.
35 * The splash screen is a modal dialog box presented when the user opens this keyboard for the first
51 final Dialog mSplashDialog;
62 public void onClick(DialogInterface dialog, int which) {
70 public void onClick(DialogInterface dialog, int which) {
83 public void onCancel(DialogInterface dialog) {
96 * @param windowToken {@link IBinder} to attach dialog to
  /packages/inputmethods/OpenWnn/res/values/
styles.xml 21 <style name="Dialog" parent="android:style/Theme.Holo.Light.Dialog">
  /frameworks/base/docs/html/tools/help/
MonkeyRunner.jd 33 Displays an alert dialog to the process running the current
54 Displays a dialog with a list of choices to the process running the current program.
95 Displays a dialog that accepts input.
161 Displays an alert dialog to the process running the current
162 program. The dialog is modal, so the program pauses until the user clicks the dialog's
172 The message to display in the dialog.
178 The dialog's title. The default value is "Alert".
184 The text displayed in the dialog button. The default value is "OK".
208 Displays a dialog with a list of choices to the process running the current program. Th
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
PassFailButtons.java 20 import android.app.Dialog;
44 * dialog with instructional text.</li>
66 * Adds an initial informational dialog that appears when entering the test activity for
68 * "Fail" buttons that can be clicked to show the information dialog again.
72 * @param titleId for the text shown in the dialog title area
73 * @param messageId for the text shown in the dialog's body area
106 public Dialog onCreateDialog(int id, Bundle args) {
139 public Dialog onCreateDialog(int id, Bundle args) {
173 public Dialog onCreateDialog(int id, Bundle args) {
204 // Show the middle "info" button and make it show the info dialog when clicked
    [all...]
  /external/chromium/chrome/browser/first_run/
first_run_dialog.h 13 // Shows the search engine choice dialog. Only called if IsOrganicFirstRun()
  /external/chromium/chrome/browser/ui/
profile_error_dialog.h 9 // Shows an error dialog corresponding to the inability to open some portion of
  /external/chromium/chrome/browser/ui/views/
user_data_dir_dialog.h 5 // A dialog box that tells the user that we can't write to the specified user
28 // Creates and runs a user data directory picker dialog. The method blocks
29 // while the dialog is showing. If the user picks a directory, this method
67 // waiting for the user to dismiss the dialog).
  /external/chromium/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.h 13 // A custom WebUI that defines datasource for choosing cellular network dialog.
  /external/chromium-trace/trace-viewer/src/tracing/
timeline_view.html 28 <div class="info-button-container import-errors-dialog">
30 <div class="info-button-text import-errors-dialog-text"></div>
48 <div class="info-button-container metadata-dialog">
50 <div class="info-button-text metadata-dialog-text"></div>
  /external/chromium_org/chrome/browser/chromeos/login/
help_app_launcher.h 17 // Based on connectivity state (offline/online) shows help topic dialog
39 // Parent window is used to show dialog.
51 // Shows help topic dialog for specified GURL.
54 // Parent window which is passed to help dialog.
  /external/chromium_org/chrome/browser/printing/
print_preview_test.h 18 // Create a browser window to provide parenting for web contents modal dialog.
  /external/chromium_org/chrome/browser/resources/options/chromeos/
pointer_overlay.html 9 pref="settings.touchpad.enable_tap_to_click" dialog-pref>
17 pref="settings.touchpad.natural_scroll" dialog-pref>
25 pref="settings.touchpad.natural_scroll" dialog-pref>
35 pref="settings.mouse.primary_right" dialog-pref>
  /external/chromium_org/chrome/browser/resources/print_preview/previewarea/
preview_area.html 14 <button class="preview-area-open-system-dialog-button"
16 <div class="preview-area-open-system-dialog-button-throbber throbber"
27 <button class="preview-area-open-system-dialog-button"
29 <div class="preview-area-open-system-dialog-button-throbber throbber"
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
choose_mobile_network_ui.h 12 // A custom WebUI that defines datasource for choosing cellular network dialog.
  /external/chromium_org/chrome/browser/ui/webui/signin/
profile_signin_confirmation_ui.h 10 // A WebUI tab-modal dialog to confirm signin with a managed account.
  /external/chromium_org/content/shell/app/
shell.rc 68 // Dialog
110 IDD_ALERT, DIALOG
118 IDD_CONFIRM, DIALOG
126 IDD_PROMPT, DIALOG
  /external/chromium_org/content/test/data/accessibility/
modal-dialog-in-iframe-closed-expected-android.txt 3 android.view.View clickable name='Test for modal dialog closed in an iframe.'
  /external/chromium_org/ppapi/c/trusted/
ppb_file_chooser_trusted.h 38 * dialog box, prompting the user to choose a file or files to open, or a
44 * @param[in] save_as A <code>PP_Bool</code> value indicating if this dialog
49 * the user has closed the file chooser dialog.
51 * @return PP_OK_COMPLETIONPENDING if request to show the dialog was
  /external/chromium_org/third_party/WebKit/ManualTests/
about-blank-xhr.html 8 <li>If you see the contents of jquery.com appear in an alert dialog, something
back-forward-during-alert-2.html 4 alert("While this alert is showing, two-fingered swipe back using a MacBook trackpad, Magic Trackpad, or Magic Mouse. You should not be able to navigate back. If you can, dismissing this dialog will likely result in a crash.");
print-onload-with-image.html 10 This webpage should pop up a print dialog.
  /external/chromium_org/ui/views/window/
dialog_client_view_unittest.cc 83 // Sets the buttons to show in the dialog and refreshes the dialog.
106 // The contents of the dialog.
110 // The bitmask of buttons to show in the dialog.
119 // This dialog should start with no buttons.
132 // Remove the dialog buttons.
165 // Test that the contents view gets its preferred size in the basic dialog
193 // Try with a reduced-size dialog.
257 Widget* dialog = new Widget; local
263 dialog->Init(dialog_params)
    [all...]
  /external/javassist/sample/rmi/
CountApplet.java 14 private AlertDialog dialog; field in class:CountApplet
43 dialog = new AlertDialog();
48 dialog.dispose();
57 dialog.show(e.toString());

Completed in 656 milliseconds

<<11121314151617181920>>