Searched defs:getAttributeName (Results 1 – 12 of 12) sorted by relevance
85 String getAttributeName(int index) throws RemoteException; in getAttributeName() method
100 public String getAttributeName(int index); in getAttributeName() method
42 public String getAttributeName(int index) { in getAttributeName() method in XmlPullAttributes
40 public String getAttributeName(int index) { in getAttributeName() method in NopAttributeSet
64 public String getAttributeName(int index) { in getAttributeName() method in BridgeLayoutParamsMapAttributes
248 public String getAttributeName(int index) { in getAttributeName() method in BridgeXmlBlockParser
266 public String getAttributeName(int index) { in getAttributeName() method in RemoteXmlPullParserAdapter
175 public String getAttributeName(int index) throws RemoteException { in getAttributeName() method in RemoteXmlPullParserAdapter
344 public String getAttributeName(int i) { in getAttributeName() method in LayoutParserWrapper
203 public String getAttributeName(int index) { in getAttributeName() method in XmlBlock.Parser
1538 public String getAttributeName(int index) { in getAttributeName() method in ZenModeHelperTest.XmlResourceParserImpl
1273 const char16_t* ResXMLParser::getAttributeName(size_t idx, size_t* outLen) const in getAttributeName() function in android::ResXMLParser