Lines Matching refs:XmlPullParserException
56 import org.xmlpull.v1.XmlPullParserException;
787 throws XmlPullParserException, IOException {
795 throw new XmlPullParserException("No start tag found");
799 throw new XmlPullParserException("Unexpected start tag: found " + parser.getName() +
933 } catch (XmlPullParserException e) {
1033 PackageManager packageManager) throws XmlPullParserException, IOException {