Searched defs:attributeName (Results 1 – 9 of 9) sorted by relevance
71 String attributeName; in runTest() local
66 String attributeName; in runTest() local
68 String attributeName; in runTest() local
96 final String attributeName = "theAttributeName"; in testGetAttributes() local
93 final String attributeName = "theAttributeName"; in testGetAttributes() local
188 final String attributeName = "theAttributeName"; in testGetAttributes() local
443 private static Long parseLongAttribute(XmlPullParser parser, String attributeName, in parseLongAttribute()463 String attributeName, Boolean defaultValue) throws XmlPullParserException { in parseBooleanAttribute()
816 String attributeName = readName(); in readAttributeListDeclaration() local878 private void defineAttributeDefault(String elementName, String attributeName, String value) { in defineAttributeDefault()
1027 String attributeName = attributeString.substring(i + 1); in parseLegacyPut() local