Searched refs:getAttributePrefix (Results 1 – 9 of 9) sorted by relevance
180 public String getAttributePrefix(int index) throws RemoteException { in getAttributePrefix() method in RemoteXmlPullParserAdapter181 return mDelegate.getAttributePrefix(index); in getAttributePrefix()
275 public String getAttributePrefix(int index) { in getAttributePrefix() method in RemoteXmlPullParserAdapter277 return mDelegate.getAttributePrefix(index); in getAttributePrefix()
87 String getAttributePrefix(int index) throws RemoteException; in getAttributePrefix() method
349 public String getAttributePrefix(int i) { in getAttributePrefix() method in LayoutParserWrapper
253 public String getAttributePrefix(int index) { in getAttributePrefix() method in BridgeXmlBlockParser
209 public String getAttributePrefix(int index) { in getAttributePrefix() method in XmlBlock.Parser
1543 public String getAttributePrefix(int index) { in getAttributePrefix() method in ZenModeHelperTest.XmlResourceParserImpl1544 return parser.getAttributePrefix(index); in getAttributePrefix()
58641 method public abstract java.lang.String getAttributePrefix(int);
78021 method public String getAttributePrefix(int);