Searched
full:dialog (Results
801 -
825 of
1945) sorted by null
<<31323334353637383940>>
/external/chromium/chrome/browser/ui/cocoa/ |
search_engine_dialog_controller.mm | 109 // If we have fewer than two search engines, end the search engine dialog 124 // prepopulated set? If not, we need to expand the dialog to include a fourth 149 // Display the dialog.
|
/external/chromium/chrome/browser/ui/gtk/ |
create_application_shortcuts_dialog_gtk.cc | 86 // Build the dialog. 125 // is the desired size of the dialog less the space reserved for padding and 225 // Hide the create dialog so that the user can no longer interact with it.
|
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/ |
JmeDesktopSystem.java | 96 SettingsDialog dialog = new SettingsDialog(settings, iconUrl, loadFromRegistry); 97 dialog.setSelectionListener(selectionListener); 98 dialog.showDialog();
|
/external/jpeg/ |
jerror.c | 14 * you get a Windows-specific hack to display error messages in a dialog box. 88 * so we provide optional code to produce an error-dialog popup. 106 /* Display it in a message dialog box */
|
/external/qemu/distrib/jpeg-6b/ |
jerror.c | 14 * you get a Windows-specific hack to display error messages in a dialog box. 88 * so we provide optional code to produce an error-dialog popup. 106 /* Display it in a message dialog box */
|
/frameworks/base/docs/html/sdk/api_diff/4/changes/ |
pkg_android.app.html | 91 <A NAME="Dialog"></A> 92 <nobr><A HREF="android.app.Dialog.html">Dialog</A></nobr>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
pkg_android.app.html | 134 <A NAME="Dialog"></A> 135 <nobr><A HREF="android.app.Dialog.html">Dialog</A></nobr>
|
/frameworks/base/docs/html/tools/devices/ |
managing-avds.jd | 54 <strong>New</strong> to create a new AVD. The <strong>Create New AVD</strong> dialog appears.</p> 56 <img src="{@docRoot}images/developing/avd-dialog.png" alt="AVD Dialog">
|
/packages/apps/Browser/src/com/android/browser/ |
GoogleAccountLogin.java | 273 // TODO: Switch to a managed dialog solution (DialogFragment?) 276 // with the dialog it manages 289 // Called by the progress dialog on startup.
|
/packages/apps/Contacts/res/values/ |
donottranslate_config.xml | 24 If not, dialog shows to let the user to select whether all vcard files are imported or not. 27 <!-- If true, vcard importer shows a dialog which asks the user whether the user wants 28 to import all vcard files in SDCard or select one vcard file. If false, the dialog is
|
/packages/apps/Gallery2/res/values/ |
photoeditor_strings.xml | 30 <!-- Dialog message prompted to confirm the user is abandoning unsaved changes. [CHAR LIMIT=40] --> 33 <!-- Dialog yes button for the user to accept text presented in a dialog. [CHAR LIMIT=12] -->
|
/packages/apps/Settings/src/com/android/settings/applications/ |
InstalledAppDetails.java | 26 import android.app.Dialog; 154 // Dialog identifiers used in showDialog [all...] |
/packages/apps/Settings/src/com/android/settings/users/ |
UserDetailsSettings.java | 20 import android.app.Dialog; 267 public Dialog onCreateDialog(int dialogId) { 275 public void onClick(DialogInterface dialog, int which) {
|
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/ |
LiveWallpaperPreview.java | 22 import android.app.Dialog; 58 private Dialog mDialog; 163 mDialog = new Dialog(this, android.R.style.Theme_Black);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
PlayAnimationMenu.java | 242 WizardDialog dialog = new WizardDialog(parent, wizard); local 243 dialog.create(); 244 dialog.open();
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
AndroidPreferencePage.java | 45 * Preferences dialog. By subclassing <samp>FieldEditorPreferencePage</samp>, 102 * There's a known issue here, which is really a rare edge-case: if the pref dialog is open 256 /* When the ADT preferences page is made visible, display the dialog to obtain
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/ |
AdtStartup.java | 53 * dialog will run instead.) 137 WizardDialog dialog = new WizardDialog(window.getShell(), wizard); 138 dialog.open();
|
/sdk/traceview/src/com/android/traceview/ |
MainWindow.java | 132 PropertiesDialog dialog = new PropertiesDialog(getShell()); local 133 dialog.setProperties(mReader.getProperties()); 134 dialog.open();
|
/cts/tests/tests/app/src/android/app/cts/ |
LaunchTest.java | 20 import android.app.Dialog;
|
LifecycleTest.java | 22 import android.app.Dialog;
|
/development/apps/CustomLocale/src/com/android/customlocale2/ |
NewLocaleDialog.java | 28 * Dialog to ask the user for a new locale. <p/> Returns the locale code (e.g.
|
/development/samples/ApiDemos/src/com/example/android/apis/os/ |
SmsMessageReceiver.java | 65 // Trigger the main activity to fire up a dialog that shows/reads the received messages
|
/development/samples/HoneycombGallery/ |
AndroidManifest.xml | 46 <action android:name="com.example.android.hcgallery.action.DIALOG" />
|
/development/samples/SearchableDictionary/ |
_index.html | 3 <p>This application includes a dictionary of words. By invoking the Android search dialog inside the
|
/external/chromium/chrome/browser/chromeos/ |
choose_mobile_network_dialog.cc | 17 // Default width/height of the dialog.
|
Completed in 779 milliseconds
<<31323334353637383940>>