Searched defs:styleName (Results 1 – 4 of 4) sorted by relevance
154 String styleName, in updateElement()186 String styleName = DescriptorsUtils.capitalize(xmlName); in getStyleName() local
303 String styleName = guessStyleName(xmlName); in createElement() local367 String styleName) { in inflateElement()501 String styleName = guessStyleName(xmlName); in sanityCheck() local
147 public DeclareStyleableInfo(String styleName, AttributeInfo[] attributes) { in DeclareStyleableInfo()
283 private DeclareStyleableInfo parseDeclaredStyleable(String styleName, in parseDeclaredStyleable()