Searched refs:getAttributePrefix (Results 1 – 11 of 11) 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
1753 public String getAttributePrefix(int index) { in getAttributePrefix() method in ZenModeHelperTest.XmlResourceParserImpl1754 return parser.getAttributePrefix(index); in getAttributePrefix()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
58641 method public abstract java.lang.String getAttributePrefix(int);
31599 HSPLcom/android/org/kxml2/io/KXmlParser;->getAttributePrefix(I)Ljava/lang/String;
82064 method public String getAttributePrefix(int);