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/ |
D | WizardDialogEx.java | 33 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/ |
D | StringXmlPropertyDialog.java | 27 StringXmlPropertyDialog(Shell parentShell, Property property) throws Exception { in StringXmlPropertyDialog()
|
D | FlagXmlPropertyDialog.java | 57 FlagXmlPropertyDialog( in FlagXmlPropertyDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/systrace/ |
D | SystraceOptionsDialogV2.java | 76 public SystraceOptionsDialogV2(Shell parentShell, List<SystraceTag> tags, List<String> apps) { in SystraceOptionsDialogV2() 263 private String openBrowseDialog(Shell parentShell) { in openBrowseDialog()
|
D | SystraceOptionsDialogV1.java | 91 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/ |
D | SdkLocationChooserDialog.java | 49 public SdkLocationChooserDialog(Shell parentShell) { in SdkLocationChooserDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
D | LayoutCreatorDialog.java | 56 public LayoutCreatorDialog(Shell parentShell, String fileName, FolderConfiguration config) { in LayoutCreatorDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/ |
D | LogCatMonitorDialog.java | 55 public LogCatMonitorDialog(Shell parentShell) { in LogCatMonitorDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | InputDensityDialog.java | 43 InputDensityDialog(Shell parentShell) { in InputDensityDialog()
|
D | LintListDialog.java | 68 LintListDialog( in LintListDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/ |
D | DeviceView.java | 130 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/ |
D | GLTraceOptionsDialog.java | 82 public GLTraceOptionsDialog(Shell parentShell) { in GLTraceOptionsDialog() 91 public GLTraceOptionsDialog(Shell parentShell, boolean allowAppSelection, in GLTraceOptionsDialog()
|
D | GLTraceCollectorDialog.java | 54 protected GLTraceCollectorDialog(Shell parentShell, TraceFileWriter traceFileWriter, in GLTraceCollectorDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
D | ConvertSwitchDialog.java | 59 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/ |
D | UiFlagAttributeNode.java | 191 public FlagSelectionDialog(Shell parentShell, String[] currentNames) { in FlagSelectionDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
D | ProjectChooserHelper.java | 113 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/ |
D | AddTranslationDialog.java | 125 public AddTranslationDialog(Shell parentShell, IProject project) { in AddTranslationDialog()
|