Home
last modified time | relevance | path

Searched refs:extras (Results 1 – 6 of 6) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateManager.java73 File extras = new File(location, FD_EXTRAS); in getExtraTemplateRootFolders() local
74 if (extras.isDirectory()) { in getExtraTemplateRootFolders()
75 for (File vendor : AdtUtils.listFiles(extras)) { in getExtraTemplateRootFolders()
90 File folder = new File(extras, FD_TEMPLATES); in getExtraTemplateRootFolders()
/sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
DScreenViewer.java175 JPanel extras = new JPanel(new FlowLayout(FlowLayout.LEFT, 0, 0)); in buildOverlayExtraControls() local
186 extras.add(loadOverlay); in buildOverlayExtraControls()
196 extras.add(showInLoupe); in buildOverlayExtraControls()
198 panel.add(extras, new GridBagConstraints(1, y++, 1, 1, 1.0f, 0.0f, in buildOverlayExtraControls()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DSdkSelectionPage.java221 Map<File, String> extras = sdkman.getExtraSamples(); in loadSamplesForTarget() local
222 for (Entry<File, String> entry : extras.entrySet()) { in loadSamplesForTarget()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
Dcompletion5-expected-completion40.txt67 android:editorExtras : Reference to an "input-extras" XML resource containing additional data to s…
Dcompletion1-expected-completion39.txt67 android:editorExtras : Reference to an "input-extras" XML resource containing additional data to s…
Dcompletionvalues1-expected-completion32.txt79 android:editorExtras : Reference to an "input-extras" XML resource containing additional data to s…