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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
CanvasViewInfo.java 507 AttributeDescriptor attrDesc = attr.getDescriptor();
509 attrDesc.getNamespaceUri(),
510 attrDesc.getXmlLocalName(),
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ExtractStringRefactoring.java     [all...]

Completed in 1063 milliseconds