Home
last modified time | relevance | path

Searched defs:AttributeInfo (Results 1 – 1 of 1) sorted by relevance

/development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
DDeclareStyleableInfo.java35 public static class AttributeInfo { class in DeclareStyleableInfo
68 public AttributeInfo(String name, Format[] formats) { in AttributeInfo() method in DeclareStyleableInfo.AttributeInfo
79 public AttributeInfo(String name, Format[] formats, String javadoc) { in AttributeInfo() method in DeclareStyleableInfo.AttributeInfo
85 public AttributeInfo(AttributeInfo info) { in AttributeInfo() method in DeclareStyleableInfo.AttributeInfo