Lines Matching refs:XmlPullParserException
59 import org.xmlpull.v1.XmlPullParserException;
884 throws XmlPullParserException, IOException {
892 throw new XmlPullParserException("No start tag found");
896 throw new XmlPullParserException("Unexpected start tag: found " + parser.getName() +
1030 } catch (XmlPullParserException e) {
1130 PackageManager packageManager) throws XmlPullParserException, IOException {