Searched refs:getPositionDescription (Results 1 – 5 of 5) sorted by relevance
38 + (parser == null ? "" : "(position:"+parser.getPositionDescription()+") ") in XmlPullParserException()
651 String getPositionDescription (); in getPositionDescription() method
325 "expected start tag not"+pp.getPositionDescription(), this); in parse()358 "start tag must be read before skiping subtree"+pp.getPositionDescription()); in parseSubTree()
278 public String getPositionDescription() { in getPositionDescription() method in XmlPullParserFactoryTest.XmlPullParserStub
1868 public String getPositionDescription() { in getPositionDescription() method in KXmlParser