Searched defs:getAttributeName (Results 1 – 11 of 11) sorted by relevance
85 String getAttributeName(int index) throws RemoteException; in getAttributeName() method
100 public String getAttributeName(int index); in getAttributeName() method
41 public String getAttributeName(int index) { in getAttributeName() method in XmlPullAttributes
36 public String getAttributeName(int index) { in getAttributeName() method in NopAttributeSet
64 public String getAttributeName(int index) { in getAttributeName() method in BridgeLayoutParamsMapAttributes
245 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
188 public String getAttributeName(int index) { in getAttributeName() method in XmlBlock.Parser
1270 const char16_t* ResXMLParser::getAttributeName(size_t idx, size_t* outLen) const in getAttributeName() function in android::ResXMLParser