Home
last modified time | relevance | path

Searched refs:types (Results 1 – 25 of 36) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
DResourceContentProvider.java104 List<ResourceType> types = mResources.getAvailableResourceTypes(); in getElements() local
105 Collections.sort(types); in getElements()
106 return types.toArray(); in getElements()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
DNewXmlFileCreationPage.java547 TypeInfo[] types = (TypeInfo[]) mTypeCombo.getData(); in initialSelectType() local
552 assert mValues.type == types[typeIndex]; in initialSelectType() local
555 onSelectType(types[typeIndex]); in initialSelectType()
556 updateRootCombo(types[typeIndex]); in initialSelectType()
942 TypeInfo[] types = (TypeInfo[]) mTypeCombo.getData(); in setSelectedType() local
943 if (types != null) { in setSelectedType()
944 for (int i = 0, n = types.length; i < n; i++) { in setSelectedType()
945 if (types[i] == type) { in setSelectedType()
957 TypeInfo[] types = (TypeInfo[]) mTypeCombo.getData(); in getSelectedType() local
958 return types[index]; in getSelectedType()
[all …]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DConstraintType.java146 ConstraintType[] types = ConstraintType.values(); in fromAttribute() local
147 Map<String, ConstraintType> map = new HashMap<String, ConstraintType>(types.length); in fromAttribute()
148 for (ConstraintType type : types) { in fromAttribute()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
DReplaceStringsVisitor.java252 ITypeBinding[] types = methodBinding.getParameterTypes(); in examineMethodInvocation() local
253 if (index < types.length) { in examineMethodInvocation()
254 ITypeBinding type = types[index]; in examineMethodInvocation()
271 if (types.length == len2) { in examineMethodInvocation()
279 } else if (!types[i].equals(types2[i])) { in examineMethodInvocation()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
DChangedFileSet.java21 import org.apache.tools.ant.types.selectors.SelectorUtils;
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
DXmlPropertyEditor.java421 List<ResourceType> types = null; in openDialog() local
448 if (types == null) { in openDialog()
449 types = new ArrayList<ResourceType>(); in openDialog()
450 types.add(type); in openDialog()
452 types.add(t); in openDialog()
460 if (types != null || referenceAllowed) { in openDialog()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DClientRulesEngine.java536 Object[] types = dialog.getResult();
537 if (types != null && types.length > 0) {
538 return ((IType) types[0]).getFullyQualifiedName();
628 Object[] types = dialog.getResult();
629 if (types != null && types.length > 0) {
630 return ((IType) types[0]).getFullyQualifiedName();
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DChangeViewRefactoring.java268 List<String> types = new ArrayList<String>(); in getOldTypes() local
275 types.add(oldType); in getOldTypes()
278 return types; in getOldTypes()
DExtractStyleRefactoring.java551 Set<String> types = new HashSet<String>(); in getParentStyle() local
553 types.add(element.getTagName()); in getParentStyle()
556 if (types.size() == 1) { in getParentStyle()
557 String view = DescriptorsUtils.getBasename(types.iterator().next()); in getParentStyle()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
DAndroidJUnitLaunchConfigurationTab.java557 IType[] types = new IType[0]; in handleSearchButtonSelected() local
565 types = TestSearchEngine.findTests(getLaunchConfigurationDialog(), javaProject, in handleSearchButtonSelected()
578 SelectionDialog dialog = new TestSelectionDialog(shell, types); in handleSearchButtonSelected()
857 IType[] types = TestSearchEngine.findTests(getLaunchConfigurationDialog(), in initializeTestType() local
859 if ((types == null) || (types.length < 1)) { in initializeTestType()
863 name = types[0].getFullyQualifiedName('.'); in initializeTestType()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
DAddSuppressAnnotation.java363 if (root.types() != null && root.types().size() > 0) { in createFixes()
364 Object type = root.types().get(0); in createFixes()
DLintList.java353 Multimap<String, IMarker> types = ArrayListMultimap.<String, IMarker>create(100, 20); in getElements() local
356 types.put(id, marker); in getElements()
359 Set<String> ids = types.keySet(); in getElements()
366 Collection<IMarker> markers = types.get(id); in getElements()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DClipboardSupport.java124 Transfer[] types = new Transfer[] { in copySelectionToClipboard() local
129 mClipboard.setContents(data, types); in copySelectionToClipboard()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DNewTemplatePage.java846 Object[] types = dialog.getResult(); in chooseActivity() local
847 if (types != null && types.length > 0) { in chooseActivity()
848 return ((IType) types[0]).getFullyQualifiedName(); in chooseActivity()
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
DProjectHelper.java547 IVMInstallType[] types = JavaRuntime.getVMInstallTypes(); in enforcePreferredCompilerCompliance() local
548 for (int i = 0; i < types.length; i++) { in enforcePreferredCompilerCompliance()
549 IVMInstallType type = types[i]; in enforcePreferredCompilerCompliance()
/sdk/templates/docs/
Dprettify.js11 …/(?=[^*/])(?:[^/[\\]|\\[\S\s]|\[(?:[^\\\]]|\\[\S\s])*(?:]|$))+\/)/]);(h=a.types)&&e.push(["typ",h]…
/sdk/
Dchanges.txt70 between translated versions, as well as incompatible types
/sdk/files/
DNOTICE46 and conversions to other media types.
/sdk/find_lock/
DNOTICE46 and conversions to other media types.
/sdk/avdlauncher/
DNOTICE46 and conversions to other media types.
/sdk/emulator/mksdcard/
DNOTICE46 and conversions to other media types.
/sdk/eventanalyzer/
DNOTICE46 and conversions to other media types.
/sdk/apps/SdkController/
DNOTICE46 and conversions to other media types.
/sdk/sdklauncher/
DNOTICE46 and conversions to other media types.
/sdk/emulator/
DNOTICE46 and conversions to other media types.

12