Searched refs:getPositionDescription (Results 1 – 6 of 6) sorted by relevance
86 throw new InflateException(parser.getPositionDescription() + ": No start tag found!"); in inflate()90 throw new InflateException(parser.getPositionDescription() + ": not a FooterButton"); in inflate()97 throw new InflateException(parser.getPositionDescription() + ": " + e.getMessage(), e); in inflate()
98 throw new InflateException(parser.getPositionDescription() + ": No start tag found!"); in inflate()107 throw new InflateException(parser.getPositionDescription() + ": " + e.getMessage(), e); in inflate()134 attrs.getPositionDescription() + ": Error inflating class " + name, e); in createItemFromTag()
109 attrs.getPositionDescription() + ": Error inflating class " + qualifiedName, e); in createItem()
147 public String getPositionDescription() { in getPositionDescription() method in XmlResourceParserImpl550 "expected " + TYPES[type] + getPositionDescription()); in require()558 getPositionDescription() in nextText()567 getPositionDescription() in nextText()575 getPositionDescription() in nextText()
77 protected String getPositionDescription() { in getPositionDescription() method in ShadowTypedArray
1222 shadowTypedArray.positionDescription = set.getPositionDescription(); in attrsToTypedArray()