Home
last modified time | relevance | path

Searched refs:invalid (Results 1 – 18 of 18) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
DCyclicDependencyValidator.java31 private CyclicDependencyValidator(Collection<String> invalid) { in CyclicDependencyValidator() argument
32 this.mInvalidIds = invalid; in CyclicDependencyValidator()
61 final Collection<String> invalid = in create() local
64 return new CyclicDependencyValidator(invalid); in create()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
DImportPage.java218 boolean invalid = false; in updateValidity()
221 invalid = true; in updateValidity()
225 if (invalid) { in updateValidity()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DIncludeFinder.java1070 List<Reference> invalid = new ArrayList<Reference>(); in getInvalidIncludes() local
1072 invalid.add(self); in getInvalidIncludes()
1097 invalid.add(ref); in getInvalidIncludes()
1105 for (Reference reference : invalid) { in getInvalidIncludes()
/sdk/
Dchanges.txt85 * Find invalid @id references (where for example a RelativeLayout
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java617 invalid(587, 3000), enumConstant
1214 case 3000: return invalid; in valueOf()
2534 function_ = com.android.ide.eclipse.gltrace.GLProtoBuf.GLMessage.Function.invalid; in initFields()
2953 result.function_ = com.android.ide.eclipse.gltrace.GLProtoBuf.GLMessage.Function.invalid; in clearFunction()
/sdk/files/typos/
Dtypos-hu.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
Dtypos-nb.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
Dtypos-it.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
Dtypos-tr.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
Dtypos-es.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
Dtypos-pt.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
Dtypos-de.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
Dtypos-en.txt6 # plus some post-processing to fix invalid entries, remove duplicates, etc.
312 # 3. If any provision of this License is invalid or unenforceable under
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/
DNOTICE176 If any provision of this Agreement is invalid or unenforceable under
/sdk/eclipse/plugins/com.android.ide.eclipse.adt.overlay/
DNOTICE176 If any provision of this Agreement is invalid or unenforceable under
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/
DNOTICE176 If any provision of this Agreement is invalid or unenforceable under
/sdk/eclipse/plugins/com.android.ide.eclipse.ndk/
DNOTICE176 If any provision of this Agreement is invalid or unenforceable under
/sdk/eclipse/
Dchanges.txt14 * Find invalid selector files where a later state is fully covered
51 result, as well as passing invalid duration parameters (e.g. a
753 - Fixed bug in logcat search where invalid regexp would cause a crash