/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | SwtUtilsTest.java | 50 Shell shell = new Shell(); in testImageConvertNoAlpha() local 106 Shell shell = new Shell(); in testImageConvertGlobalAlpha() local 139 Shell shell = new Shell(); in testImageConvertAlpha() local 174 Shell shell = new Shell(); in testImageConvertAlphaMultiplied() local 329 Shell shell = new Shell(); in createSampleImage() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/ |
D | NdkDebuggerTab.java | 185 private void addSolib(Shell shell) { in addSolib() 198 private void browseForGdb(Shell shell) { in browseForGdb() 213 private void browseForGdbInit(Shell shell) { in browseForGdbInit()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | CollectTraceAction.java | 98 Shell shell = Display.getDefault().getActiveShell(); in connectToDevice() local 152 public static void openInEditor(Shell shell, String traceFilePath) { in openInEditor() 226 public static void startTracing(Shell shell, TraceOptions traceOptions, int port) { in startTracing()
|
D | OpenGLTraceAction.java | 59 Shell shell = Display.getDefault().getActiveShell(); in openTrace() local
|
D | DeviceViewAction.java | 57 Shell shell = Display.getDefault().getActiveShell(); in run() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/ |
D | UiActions.java | 67 public void doAdd(UiElementNode uiNode, Shell shell) { in doAdd() 79 Shell shell, ILabelProvider labelProvider) { in doAdd() 141 public void doRemove(final List<UiElementNode> nodes, Shell shell) { in doRemove()
|
D | NewItemSelectionDialog.java | 86 public NewItemSelectionDialog(Shell shell, ILabelProvider labelProvider, in NewItemSelectionDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.traceview/src/com/android/ide/eclipse/traceview/editors/ |
D | TraceviewEditor.java | 104 Shell shell = getSite().getShell(); in doSaveAs() local 202 private IFileStore copy(Shell shell, URI source, URI dest) { in copy()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
D | ExportScreenshotAction.java | 45 Shell shell = AdtPlugin.getShell(); in run() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/exportgradle/ |
D | BuildFileCreator.java | 112 @NonNull Shell shell, in createBuildFiles() 297 private BuildFileCreator(GradleModule module, Shell shell) { in BuildFileCreator() 539 @NonNull Shell shell) { in validateEdit()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/welcome/ |
D | WelcomeWizard.java | 167 Shell shell = display.getActiveShell(); in installSdk() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/ |
D | InputDensityDialog.java | 110 protected void configureShell(Shell shell) { in configureShell()
|
D | ConvertToDpFix.java | 57 Shell shell = AdtPlugin.getShell(); in apply() local
|
D | EclipseLintRunner.java | 158 public static boolean runLintOnExport(Shell shell, IProject project) { in runLintOnExport()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ |
D | MonitorApplication.java | 171 private String getSdkLocationFromUser(Shell shell) { in getSdkLocationFromUser()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
D | LocaleMenuListener.java | 69 Shell shell = mConfigChooser.getShell(); in widgetSelected() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
D | RenameResourceWizard.java | 83 public static RenameResult renameResource( in renameResource()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
D | XmlPropertyEditor.java | 336 Shell shell = AdtPlugin.getShell(); in setEditorText() local 471 Shell shell = AdtPlugin.getShell(); in openDialog() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
D | ConvertSwitchQuickFixProcessor.java | 188 Shell shell = AdtPlugin.getShell(); in apply() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/ddms/ |
D | StaticPortEditDialog.java | 89 public StaticPortEditDialog(Shell shell, ArrayList<Integer> ports, in StaticPortEditDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
D | UiFlagAttributeNode.java | 160 public String showDialog(Shell shell, String currentValue) { in showDialog()
|
D | UiResourceAttributeNode.java | 156 public String showDialog(@NonNull Shell shell, @Nullable String currentValue) { in showDialog()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/ |
D | StateViewPage.java | 145 final Shell shell = mTreeViewer.getTree().getShell(); in saveCurrentState() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/ |
D | ResourceChooser.java | 644 Shell shell = AdtPlugin.getShell(); in createNewFile() local 677 Shell shell = AdtPlugin.getShell(); in createNewValue() local
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
D | ProjectContentsPage.java | 268 private String promptUserForLocation(Shell shell) { in promptUserForLocation()
|