HomeSort by relevance Sort by last modified time
    Searched refs:xmlName (Results 1 - 25 of 142) sorted by null

1 2 3 4 5 6

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/gre/
MockNodeProxy.java 57 String xmlName = fqcn;
58 int pos = xmlName.lastIndexOf('.');
60 xmlName = xmlName.substring(pos + 1);
63 ViewElementDescriptor desc = new ViewElementDescriptor(xmlName, fqcn);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/descriptors/
LayoutDescriptors.java 227 String xmlName = info.getShortClassName();
228 String uiName = xmlName;
231 xmlName = fqcn;
299 xmlName,
320 String xmlName = VIEW_INCLUDE;
354 ViewElementDescriptor desc = new ViewElementDescriptor(xmlName,
355 xmlName, // ui_name
372 String xmlName = VIEW_MERGE;
375 ViewElementDescriptor desc = new ViewElementDescriptor(xmlName,
376 xmlName, // ui_nam
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/descriptors/
MenuDescriptors.java 74 TAG_MENU, // xmlName
85 "item", // xmlName //$NON-NLS-1$
93 "group", // xmlName //$NON-NLS-1$
101 TAG_MENU, // xmlName
111 "item", // xmlName //$NON-NLS-1$
119 "group", // xmlName //$NON-NLS-1$
139 String xmlName, String uiName, String sdkUrl,
143 ElementDescriptor element = new ElementDescriptor(xmlName, uiName, null, sdkUrl,
147 getStyleName(xmlName),
188 private String getStyleName(String xmlName) {
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/descriptors/
AndroidManifestDescriptors.java 290 public TextAttributeDescriptor create(String xmlName, String nsUri,
293 attrInfo = new AttributeInfo(xmlName, Format.STRING_SET );
300 xmlName,
309 xmlName,
318 xmlName,
326 xmlName,
342 String xmlName,
346 String styleName = guessStyleName(xmlName);
348 String uiName = getUiName(xmlName);
350 ElementDescriptor element = new ManifestElementDescriptor(xmlName, uiName, null, sdkUrl
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 140 String xmlName = getLastUsedXmlName(root_node);
141 if (xmlName == null) {
143 xmlName = getMostUsedXmlName(root_node);
145 if (xmlName == null) {
148 xmlName = getLeafFileName(root_node);
151 mInitialXmlName = xmlName;
  /packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
ProportionalLayout.java 41 public final String XmlName;
43 private Direction(String xmlName) {
44 XmlName = xmlName;
52 if (widthToHeight.XmlName.equals(value)) {
54 } else if (heightToWidth.XmlName.equals(value)) {
58 widthToHeight.XmlName + " or " + heightToWidth.XmlName);
  /external/opencv3/platforms/scripts/
ABI_compat_generator.py 161 xmlName = version + '.xml'
163 print '\noutput file: ' + xmlName
165 xml = open(xmlName, 'w')
167 print 'Error: Cannot open output file "%s" for writing' % xmlName
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimatorDescriptors.java 125 * @param xmlName the XML tag name to use for the element
139 String xmlName, String uiName, String styleName, String extraStyle,
148 ElementDescriptor element = new ElementDescriptor(xmlName, uiName, tooltip, sdkUrl,
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
UiElementPullParserTest.java 44 private TextAttributeDescriptor createTextAttrDesc(String xmlName) {
46 xmlName, // xmlLocalName
48 new AttributeInfo(xmlName, Format.STRING_SET)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
AttrsXmlParser.java 188 String xmlName = info.getShortClassName();
189 DeclareStyleableInfo style = mStyleMap.get(xmlName);
211 String xmlName = String.format("%1$s_%2$s", //$NON-NLS-1$
214 xmlName = AdtUtils.stripSuffix(xmlName, "Params"); //$NON-NLS-1$
216 DeclareStyleableInfo style = mStyleMap.get(xmlName);
  /cts/tests/tests/content/src/android/content/pm/cts/
PackageManagerTest.java 448 String xmlName = "android.content.cts:xml/pm_test";
451 assertEquals(xmlName, mPackageManager.getResourcesForActivity(componentName)
453 assertEquals(xmlName, mPackageManager.getResourcesForApplication(appInfo).getResourceName(
455 assertEquals(xmlName, mPackageManager.getResourcesForApplication(PACKAGE_NAME)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/otherxml/descriptors/
OtherXmlDescriptors.java 183 "actionkey", //$NON-NLS-1$ xmlName
192 "searchable", //$NON-NLS-1$ xmlName
214 "appwidget-provider", //$NON-NLS-1$ xmlName
229 String xmlName, String uiName, String sdkUrl,
233 ElementDescriptor element = new ElementDescriptor(xmlName, uiName, null, sdkUrl,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileCreationPage.java     [all...]
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 
  /cts/tools/utils/
CollectAllTests.java 135 final String xmlName = new File(outputPathPrefix).getName();
142 setAttribute(testPackageElem, ATTRIBUTE_NAME, xmlName);
  /prebuilts/gradle-plugin/com/android/tools/common/22.8.0/
common-22.8.0.jar 
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.9.2/
common-22.9.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.0.1/
common-23.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.0.2/
common-23.0.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.1.0/
common-23.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.1.3/
common-23.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.1.4/
common-23.1.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.0/
common-23.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/23.2.1/
common-23.2.1.jar 

Completed in 1205 milliseconds

1 2 3 4 5 6