Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 22 of 22) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
DBaseLayoutRuleTest.java92 Set<String> existing = new HashSet<String>(); in testCollectExistingIds1() local
96 new BaseLayoutRule().collectExistingIds(node, existing); in testCollectExistingIds1()
98 assertEquals(2, existing.size()); in testCollectExistingIds1()
99 assertContainsSame(Arrays.asList("@+id/Button2", "@+id/Button012"), existing); in testCollectExistingIds1()
209 Set<String> existing = new HashSet<String>(); in testFindNewId() local
210 assertEquals("@+id/Widget01", baseLayout.findNewId("a.w.Widget", existing)); in testFindNewId()
212 existing.add("@+id/Widget01"); in testFindNewId()
213 assertEquals("@+id/Widget02", baseLayout.findNewId("a.w.Widget", existing)); in testFindNewId()
215 existing.add("@+id/Widget02"); in testFindNewId()
216 assertEquals("@+id/Widget03", baseLayout.findNewId("a.w.Widget", existing)); in testFindNewId()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
DDeclareStyleableInfo.java53 public DeclareStyleableInfo(String styleName, DeclareStyleableInfo existing) { in DeclareStyleableInfo() argument
56 mJavaDoc = existing.getJavaDoc(); in DeclareStyleableInfo()
58 String[] parents = existing.getParents(); in DeclareStyleableInfo()
64 AttributeInfo[] attrs = existing.getAttributes(); in DeclareStyleableInfo()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
DResourceNameValidator.java68 private ResourceNameValidator(boolean allowXmlExtension, Set<String> existing, in ResourceNameValidator() argument
71 mExisting = existing; in ResourceNameValidator()
207 public static ResourceNameValidator create(boolean allowXmlExtension, Set<String> existing, in create() argument
210 return new ResourceNameValidator(allowXmlExtension, existing, isFileType, in create()
227 Set<String> existing = null; in create() local
229 existing = new HashSet<String>(); in create()
234 existing.add(item.getName()); in create()
239 return new ResourceNameValidator(allowXmlExtension, existing, isFileType, in create()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/resources/
DResourceNameValidatorTest.java79 Set<String> existing = new HashSet<String>(); in testUniqueOrExists() local
80 existing.add("foo1"); in testUniqueOrExists()
81 existing.add("foo2"); in testUniqueOrExists()
82 existing.add("foo3"); in testUniqueOrExists()
84 ResourceNameValidator validator = ResourceNameValidator.create(true, existing, in testUniqueOrExists()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DAddSuppressAnnotation.java158 SingleMemberAnnotation existing = null; in addSuppressAnnotation() local
164 existing = annotation; in addSuppressAnnotation()
174 if (existing == null) { in addSuppressAnnotation()
184 Expression existingValue = existing.getValue(); in addSuppressAnnotation()
199 rewriter.set(existing, VALUE_PROPERTY, array, null); in addSuppressAnnotation()
245 SingleMemberAnnotation existing = null; in addTargetApiAnnotation() local
251 existing = annotation; in addTargetApiAnnotation()
262 if (existing == null) { in addTargetApiAnnotation()
272 rewriter.set(existing, VALUE_PROPERTY, value, null); in addTargetApiAnnotation()
/sdk/find_java2/src/
DJavaFinder.cpp522 CString existing; in getRegistryPath() local
529 existing.SetString(s); in getRegistryPath()
534 if (!existing.IsEmpty()) { in getRegistryPath()
536 if (checkJavaPath(existing, &javaPath)) { in getRegistryPath()
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/src/com/android/ide/eclipse/ndk/internal/launch/
Dmessages.properties3 NdkGdbLaunchDelegate_Action_KillExistingGdbServer=Killing existing gdbserver
/sdk/docs/
DNotes_on_WST_StructuredDocument.txt19 To get a document from an existing IFile resource:
35 However our goal so far has been to _parse_ existing documents, find
Dhowto_use_cupcake_sdk.txt88 - If updating an existing Eclipse, use Help > Software Update and please
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DClientRulesEngine.java285 Set<String> existing = new HashSet<String>();
288 addIds(doc, existing);
291 existing.remove(s);
293 mValidator = ResourceNameValidator.create(false, existing, type);
/sdk/apps/SdkController/
DImplementation.txt23 - The app has a number of activities which connect to existing handlers.
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DLayoutActionBar.java609 Integer existing = (Integer) mLintToolBar.getData(); in updateErrorIndicator() local
611 if (!current.equals(existing)) { in updateErrorIndicator()
DIncludeFinder.java372 String existing = mProject.getPersistentProperty(CONFIG_INCLUDES); in saveSettings() local
373 if (!encoded.equals(existing)) { in saveSettings()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateHandler.java1097 byte[] existing = AdtUtils.readData(dest); in isIdentical()
1098 return Arrays.equals(existing, data); in isIdentical()
/sdk/files/typos/
Dtypos-hu.txt26 # and other pre-existing works, such as a translation, adaptation,
Dtypos-nb.txt26 # and other pre-existing works, such as a translation, adaptation,
Dtypos-it.txt26 # and other pre-existing works, such as a translation, adaptation,
Dtypos-tr.txt26 # and other pre-existing works, such as a translation, adaptation,
Dtypos-es.txt26 # and other pre-existing works, such as a translation, adaptation,
Dtypos-pt.txt26 # and other pre-existing works, such as a translation, adaptation,
Dtypos-de.txt26 # and other pre-existing works, such as a translation, adaptation,
Dtypos-en.txt26 # and other pre-existing works, such as a translation, adaptation,