/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
DeviceChooserDialog.java | 37 import org.eclipse.jface.dialogs.Dialog; 61 * A dialog that lets the user choose a device to deploy an application. 66 public class DeviceChooserDialog extends Dialog implements IDeviceChangeListener { 302 * Create the button bar: We override the Dialog implementation of this method 336 // set dialog title 550 final DeviceChooserDialog dialog = this; local 567 AndroidDebugBridge.removeDeviceChangeListener(dialog); 599 final DeviceChooserDialog dialog = this; local 625 AndroidDebugBridge.removeDeviceChangeListener(dialog); 633 * Returns whether the dialog is in "device" mode (true), or in "avd" mode (false) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/ |
EditorsPage.java | 170 ResolutionChooserDialog dialog = new ResolutionChooserDialog(getShell()); local 171 if (dialog.open() == Window.OK) { 172 return Integer.toString(dialog.getDensity());
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/renamepackage/ |
RenamePackageAction.java | 145 InputDialog dialog = new InputDialog(AdtPlugin.getDisplay().getActiveShell(), local 149 if (dialog.open() == Window.OK) { 150 Name newPackageName = astValidator.newName(dialog.getValue());
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/ |
MessageBoxLog.java | 29 * Collects all log and displays it in a message box dialog. 94 * In this case the dialog will only be shown either if success if false or some errors 113 // dialog box only run in ui thread..
|
/frameworks/base/voip/java/com/android/server/sip/ |
SipSessionGroup.java | 53 import javax.sip.Dialog; 451 Dialog dialog = session.mDialog; local 452 if (dialog == null) return Response.DECLINE; 454 if (!dialog.getLocalTag().equals(replaces.getToTag()) || 455 !dialog.getRemoteTag().equals(replaces.getFromTag())) { 463 !dialog.getRemoteParty().equals(referredBy.getAddress())) { 531 Dialog mDialog; 748 Dialog dialog = null local 856 Dialog dialog = transaction.getDialog(); local [all...] |
/frameworks/base/packages/SystemUI/res/values/ |
strings.xml | 72 <!-- When the battery is low, this is displayed to the user in a dialog. The title of the low battery alert. [CHAR LIMIT=NONE]--> 75 <!-- When the battery is low, this is displayed to the user in a dialog. The subtitle of the low battery alert. [CHAR LIMIT=NONE] --> 78 <!-- A message that appears when the battery level is getting low in a dialog. This is 130 <!-- Prompt for the USB device permission dialog [CHAR LIMIT=80] --> 133 <!-- Prompt for the USB accessory permission dialog [CHAR LIMIT=80] --> 136 <!-- Prompt for the USB device confirm dialog [CHAR LIMIT=80] --> 139 <!-- Prompt for the USB accessory confirm dialog [CHAR LIMIT=80] --> 142 <!-- Prompt for the USB accessory URI dialog [CHAR LIMIT=80] --> 145 <!-- Title for USB accessory dialog. Used when the name of the accessory cannot be determined. [CHAR LIMIT=50] --> 332 <!-- Title of dialog shown when 2G-3G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -- [all...] |
/packages/apps/Contacts/src/com/android/contacts/activities/ |
ConfirmAddDetailActivity.java | 34 import android.app.Dialog; 82 * This is a dialog-themed activity for confirming the addition of a detail to an existing contact 95 * If there's no editable accounts on the system, we'll set {@link #mIsReadOnly} and the dialog 99 * Note when there's no accounts, it *is* okay to show the picker / dialog, because the local-only 267 // Retrieve references to all the Views in the dialog activity. 284 protected Dialog onCreateDialog(int id, Bundle args) { 287 // Nobody knows about the Dialog 288 Log.w(TAG, "Unknown dialog requested, id: " + id + ", args: " + args); 623 // No editable account type found. The dialog will be read-only mode. 749 * Shows all the contents of the dialog to the user at one time. This should only be calle 879 ProgressDialog dialog = (sProgressDialog == null) ? null : sProgressDialog.get(); local [all...] |
/packages/apps/Settings/res/values/ |
strings.xml | 17 <!-- Strings for Dialog yes button --> 20 <!-- Strings for Dialog no button --> 23 <!-- Strings for Dialog create button --> 222 <!-- Bluetooth settings screen, option name to pick discoverability timeout duration (a list dialog comes up) --> 224 <!-- Bluetooth settings screen, Discoverable timout list dialog summary text --> 249 <!-- Bluetooth settings screen, confirmation button for rename device dialog. [CHAR LIMIT=20] --> 251 <!-- Bluetooth settings. Dialog title to confirm disconnecting from all profiles of a device. [CHAR LIMIT=30] --> 256 <!-- Bluetooth settings. Dialog title to disable a single profile of a device. [CHAR LIMIT=40] --> 297 <!-- Strings for dialog title when asking to the user whether to allow an app to enable discovery mode --> 339 <!-- Activity label of BluetoothPbPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -- [all...] |
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/ |
BluetoothHDPActivity.java | 21 import android.app.Dialog; 336 * Dialog to display a list of bonded Bluetooth devices for user to select from. This is 351 public Dialog onCreateDialog(Bundle savedInstanceState) { 359 public void onClick(DialogInterface dialog, int which) { 365 public void onClick(DialogInterface dialog, int which) {
|
/external/chromium/chrome/browser/ui/gtk/ |
first_run_dialog.cc | 68 // the omnibox image at the top of the first run dialog). 135 // TODO(port): it should be sufficient to just run the dialog: 136 // int response = gtk_dialog_run(GTK_DIALOG(dialog)); 243 // The purpose of the dialog is to ask the user to enable stats and crash 245 // in enterprise scenarios. If that is the case, skip the dialog entirely,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
PowerUI.java | 156 // only play SFX when the dialog comes up or the bucket changes 210 public void onClick(DialogInterface dialog, int which) { 219 public void onDismiss(DialogInterface dialog) { 259 Slog.d(TAG, "showing invalid charger dialog"); 271 public void onDismiss(DialogInterface dialog) {
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastListActivity.java | 220 * Start the process of putting up a dialog to confirm deleting a broadcast. 230 * Build and show the proper delete broadcast dialog. The UI is slightly different 259 public void onClick(DialogInterface dialog, int whichButton) { 274 dialog.dismiss(); 298 // launch the dialog activity to show the alert
|
/packages/apps/Email/src/com/android/email/ |
Preferences.java | 292 * Gets whether the require manual sync dialog has been shown for the specified account. 301 * Sets whether the require manual sync dialog has been shown for the specified account. 310 * Get whether to show the manual sync dialog. This dialog is shown when the user is roaming, 312 * flag to true, and the dialog has not been shown before for the supplied account.
|
/packages/apps/Gallery/src/com/android/camera/ |
Util.java | 378 ProgressDialog dialog, Handler handler) { 380 mDialog = dialog; 416 // Make the progress dialog uncancelable, so that we can gurantee 418 ProgressDialog dialog = ProgressDialog.show( local 420 new Thread(new BackgroundJob(activity, job, dialog, handler)).start();
|
/packages/apps/Phone/src/com/android/phone/ |
InCallScreen.java | 22 import android.app.Dialog; 127 // Amount of time that we display the PAUSE alert Dialog showing the 222 // The MMI started dialog can actually be one of 2 items: 223 // 1. An alert dialog if the MMI code is a normal MMI 224 // 2. A progress dialog if the user requested a USSD 225 private Dialog mMmiStartedDialog; 234 // NOTE: if you add a new dialog here, be sure to add it to dismissAllDialogs() also. 324 // a system dialog in PhoneUtils.displayMMIComplete(), we 621 // is able to see the error dialog!) 665 // error dialog (see "showStatusIndication()" above) [all...] |
/packages/apps/Settings/src/com/android/settings/ |
DateTimeSettings.java | 21 import android.app.Dialog; 227 public Dialog onCreateDialog(int id) { 228 Dialog d; 261 public void onPrepareDialog(int id, Dialog d) { 290 // The 24-hour mode may have changed, so recreate the dialog
|
/sdk/ddms/app/src/com/android/ddms/ |
DeviceCommandDialog.java | 35 import org.eclipse.swt.widgets.Dialog; 58 public class DeviceCommandDialog extends Dialog { 99 * Prepare and display the dialog. 115 // file save dialog was invoked.) 354 * Allow the user to save the contents of the text dialog.
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/ |
ScreenShotDialog.java | 38 import org.eclipse.swt.widgets.Dialog; 52 public class ScreenShotDialog extends Dialog { 80 * Prepare and display the dialog. 105 * Create the screen capture dialog contents. 321 // the value the dialog was initialized with. It does however return
|
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/ |
EditFilterDialog.java | 32 import org.eclipse.swt.widgets.Dialog; 41 * Small dialog box to edit a static port number. 43 public class EditFilterDialog extends Dialog { 88 * Opens the dialog. The method will return when the user closes the dialog
|
/packages/apps/Contacts/res/values/ |
strings.xml | 145 <!-- Title of the confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=26] --> 148 <!-- Confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=NONE] --> 178 <!-- Warning dialog contents after users selects to delete a ReadOnly contact. [CHAR LIMIT=NONE] --> 181 <!-- Warning dialog contents after users selects to delete a contact with ReadOnly and Writable sources. --> 184 <!-- Warning dialog contents after users selects to delete a contact with multiple Writable sources. --> 187 <!-- Confirmation dialog contents after users selects to delete a Writable contact. --> 249 <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact --> 251 <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact --> 257 <!-- Title of the dialog used to set a custom label for a contact detail, like a phone number or email address. 288 <!-- Displayed in a spinner dialog after the user creates a contact and it's being saved to the database -- [all...] |
/packages/apps/Email/res/values/ |
uploader.xml | 83 <!-- First half of the dialog message shown while an upload is starting - 'Uploading to [destination]' --> 85 <!-- Second half of the dialog message shown while an upload is starting. 97 <!-- Dialog shown after we failed to log into the user's account --> 196 <!-- Sync All progress dialog message when scanning locally and querying the server --> 199 <!-- Sync All progress dialog message when enqueueing requests --> 205 <!-- Sync All dialog message when a server error occurs --> 211 <!-- Sync All dialog title for any errors --> 343 <!-- Preference summary: title for sync all confirm dialog --> 346 <!-- Preference summary: text for sync all confirm dialog --> 349 <!-- Preference summary: Yes button text for sync all confirm dialog -- [all...] |
/packages/apps/Stk/src/com/android/stk/ |
StkAppService.java | 822 final AlertDialog dialog = new AlertDialog.Builder(mContext) local 829 public void onClick(DialogInterface dialog, int which) { 841 public void onClick(DialogInterface dialog, int which) { 853 dialog.getWindow().setType(WindowManager.LayoutParams.TYPE_SYSTEM_ALERT); 856 dialog.getWindow().addFlags(WindowManager.LayoutParams.FLAG_BLUR_BEHIND); 859 dialog.show(); 871 final AlertDialog dialog = new AlertDialog.Builder(mContext) local 878 public void onClick(DialogInterface dialog, int which) { [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/ |
GLFramesView.java | 405 InputDialog dialog = new InputDialog( 409 if (Window.OK == dialog.open()) { 410 mActionFilter.setText(dialog.getValue()); 412 mTextFilters = dialog.getValue().split("\\|"); 512 InputDialog dialog = new InputDialog(shell, "Port", "Debugger port", 514 if (Window.OK == dialog.open()) { 515 actionPort.setText(dialog.getValue()); 547 FileDialog dialog = new FileDialog(getSite().getShell(), SWT.OPEN); local 548 dialog.setText("Open"); 549 dialog.setFilterExtensions(new String[] [all...] |
/external/chromium/chrome/browser/resources/file_manager/css/ |
file_manager.css | 7 /* Outer frame of the dialog. */ 22 /* The top title of the dialog. */ 23 .dialog-title { 37 .dialog-header { 46 .dialog-body { 57 .dialog-footer { 377 .dialog-footer .filename-label {
|
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/ |
AuthenticationHelperImpl.java | 15 * Fredrik Wickstrom reported that dialog cseq counters are not incremented 137 * If the challenged request is part of a Dialog and the 138 * Dialog is confirmed the re-originated request should be 139 * generated as an in-Dialog request. 147 * Re-originate the request by consulting the dialog. In particular 149 * in-dialog challenge. 196 // request. do it here so that the new dialog (created together with
|