Home
last modified time | relevance | path

Searched defs:parentShell (Results 1 – 17 of 17) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DWizardDialogEx.java33 public WizardDialogEx(Shell parentShell, IWizard newWizard) { in WizardDialogEx()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DStringXmlPropertyDialog.java27 StringXmlPropertyDialog(Shell parentShell, Property property) throws Exception { in StringXmlPropertyDialog()
DFlagXmlPropertyDialog.java57 FlagXmlPropertyDialog( in FlagXmlPropertyDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/
DSystraceOptionsDialogV2.java76 public SystraceOptionsDialogV2(Shell parentShell, List<SystraceTag> tags, List<String> apps) { in SystraceOptionsDialogV2()
263 private String openBrowseDialog(Shell parentShell) { in openBrowseDialog()
DSystraceOptionsDialogV1.java91 public SystraceOptionsDialogV1(Shell parentShell) { in SystraceOptionsDialogV1()
303 private String openBrowseDialog(Shell parentShell) { in openBrowseDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
DSdkLocationChooserDialog.java49 public SdkLocationChooserDialog(Shell parentShell) { in SdkLocationChooserDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
DLayoutCreatorDialog.java56 public LayoutCreatorDialog(Shell parentShell, String fileName, FolderConfiguration config) { in LayoutCreatorDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
DLogCatMonitorDialog.java55 public LogCatMonitorDialog(Shell parentShell) { in LogCatMonitorDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DInputDensityDialog.java43 InputDensityDialog(Shell parentShell) { in InputDensityDialog()
DLintListDialog.java68 LintListDialog( in LintListDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
DDeviceView.java130 HProfHandler(Shell parentShell) { in HProfHandler()
570 private void launchSystrace(final IDevice device, final Shell parentShell) { in launchSystrace()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLTraceOptionsDialog.java82 public GLTraceOptionsDialog(Shell parentShell) { in GLTraceOptionsDialog()
91 public GLTraceOptionsDialog(Shell parentShell, boolean allowAppSelection, in GLTraceOptionsDialog()
DGLTraceCollectorDialog.java54 protected GLTraceCollectorDialog(Shell parentShell, TraceFileWriter traceFileWriter, in GLTraceCollectorDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
DConvertSwitchDialog.java59 public ConvertSwitchDialog(Shell parentShell, String field) { in ConvertSwitchDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
DUiFlagAttributeNode.java191 public FlagSelectionDialog(Shell parentShell, String[] currentNames) { in FlagSelectionDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DProjectChooserHelper.java113 public ProjectChooserHelper(Shell parentShell, IProjectChooserFilter filter) { in ProjectChooserHelper()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DAddTranslationDialog.java125 public AddTranslationDialog(Shell parentShell, IProject project) { in AddTranslationDialog()