/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/ |
D | AndroidClasspathContainerPage.java | 183 final String[] names = new String[projects.length]; in getAndroidProjects() local 185 names[i] = projects[i].getName(); in getAndroidProjects() 187 Arrays.sort(names); in getAndroidProjects() 188 return names; in getAndroidProjects()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
D | FlagAttributeDescriptor.java | 64 String tooltip, IAttributeInfo attrInfo, String[] names) { in FlagAttributeDescriptor() argument 66 mNames = names; in FlagAttributeDescriptor()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/ |
D | AttrsXmlParser.java | 584 ArrayList<String> names = null; in parseEnumFlagValues() local 593 if (names == null) { in parseEnumFlagValues() 594 names = new ArrayList<String>(); in parseEnumFlagValues() 597 names.add(name); in parseEnumFlagValues() 626 return names == null ? null : names.toArray(new String[names.size()]); in parseEnumFlagValues()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
D | ActivityPage.java | 124 java.util.List<String> names = new ArrayList<String>(templates.size()); in onEnter() local 141 names.add(metadata.getTitle()); in onEnter() 143 index = names.size(); in onEnter() 146 String[] items = names.toArray(new String[names.size()]); in onEnter()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
D | ImportedProject.java | 169 NodeList names = doc.getElementsByTagName(ATTR_NAME); in findEclipseProjectName() local 170 if (names.getLength() >= 1) { in findEclipseProjectName() 171 Node nameElement = names.item(0); in findEclipseProjectName()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
D | manifest-expected-completion17.txt | 3 …name collisions. For example, applications published by Google could have names of the form com.go…
|
D | completion1-expected-completion11.txt | 67 <view /> : A view tag whose class attribute names the class to be instantiated
|
D | completion1-expected-completion12.txt | 67 <view /> : A view tag whose class attribute names the class to be instantiated
|
D | completion9-expected-completion64.txt | 68 <view /> : A view tag whose class attribute names the class to be instantiated
|
D | manifest-expected-completion16.txt | 9 … this package has ownership of the given permission name, as well as all names underneath it (sep…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
D | UiFlagAttributeNode.java | 247 String[] names = getPossibleValues(null); in createDialogArea() local 248 if (names != null) { in createDialogArea() 249 for (String name : names) { in createDialogArea()
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/ |
D | README.txt | 11 names, so the org.eclipse plugin would clobber the com.android.eclipse
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/resources/platform/ |
D | AttributeInfoTest.java | 278 Collection<String> names = mResources.get(type); in hasResourceItem() local 279 if (names != null) { in hasResourceItem() 280 return names.contains(name); in hasResourceItem()
|
/sdk/ |
D | README.txt | 40 - Generally there are only 2 task names to remember: 44 - To find the list of project-names you can use with gradle:
|
/sdk/find_lock/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/avdlauncher/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/eventanalyzer/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/sdklauncher/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/annotations/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/files/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/dumpeventlog/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/apps/SdkController/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/emulator/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/files/ant/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|
/sdk/bash_completion/ |
D | NOTICE | 152 names, trademarks, service marks, or product names of the Licensor,
|