HomeSort by relevance Sort by last modified time
    Searched defs:newTextElement (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
UseCompoundDrawableRefactoring.java 250 Element newTextElement = tempDocument.createElement(text.getTagName());
251 tempDocument.appendChild(newTextElement);
262 newTextElement.setAttribute(attribute.getName(), attribute.getValue());
276 newTextElement.setAttribute(attribute.getName(), attribute.getValue());
280 setAndroidAttribute(newTextElement, androidNsPrefix, ATTR_GRAVITY, gravity);
314 setAndroidAttribute(newTextElement, androidNsPrefix, drawableAttribute, src);
318 setAndroidAttribute(newTextElement, androidNsPrefix, ATTR_DRAWABLE_PADDING, padding);
327 newTextElement.setAttribute(attribute.getName(), attribute.getValue());
338 setAndroidAttribute(newTextElement, androidNsPrefix, ATTR_ID, id);
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
dagger-compiler-2.7.jar 
  /prebuilts/tools/common/m2/repository/org/jboss/forge/roaster/roaster-jdt/2.18.7.Final/
roaster-jdt-2.18.7.Final.jar 

Completed in 2007 milliseconds