/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
ActivityChooserModel.java | 31 import org.xmlpull.v1.XmlPullParserException; [all...] |
/libcore/luni/src/test/java/libcore/xml/ |
PullParserDtdTest.java | 23 import org.xmlpull.v1.XmlPullParserException; 522 } catch (XmlPullParserException expected) { 532 private XmlPullParser newPullParser(String xml) throws XmlPullParserException { 541 abstract XmlPullParser newPullParser() throws XmlPullParserException;
|
XsltXPathConformanceTestSuite.java | 62 import org.xmlpull.v1.XmlPullParserException; 116 throws ParserConfigurationException, XmlPullParserException { 417 XmlPullParserException { 471 throws XmlPullParserException, IOException {
|
/packages/apps/Settings/src/com/android/settings/nfc/ |
PaymentDefaultDialog.java | 41 import org.xmlpull.v1.XmlPullParserException;
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
GradientDrawableTest.java | 23 import org.xmlpull.v1.XmlPullParserException; 207 public void testInflate() throws XmlPullParserException, IOException {
|
RotateDrawableTest.java | 22 import org.xmlpull.v1.XmlPullParserException; 180 public void testGetIntrinsicWidthAndHeight() throws XmlPullParserException, IOException {
|
ShapeDrawableTest.java | 23 import org.xmlpull.v1.XmlPullParserException; 214 public void testInflate() throws XmlPullParserException, IOException {
|
/cts/tests/tests/view/src/android/view/inputmethod/cts/ |
InputMethodInfoTest.java | 35 import org.xmlpull.v1.XmlPullParserException; 86 public void testInputMethodInfoProperties() throws XmlPullParserException, IOException {
|
/cts/tests/tests/widget/src/android/widget/cts/ |
SlidingDrawerTest.java | 23 import org.xmlpull.v1.XmlPullParserException; 64 public void testConstructor() throws XmlPullParserException, IOException {
|
/development/samples/RSSReader/src/com/example/android/rssreader/ |
RssReader.java | 20 import org.xmlpull.v1.XmlPullParserException; 482 XmlPullParserException {
|
/external/smack/src/org/jivesoftware/smackx/provider/ |
VCardProvider.java | 29 import org.xmlpull.v1.XmlPullParserException; 73 catch (XmlPullParserException e) {
|
/frameworks/base/core/java/android/util/ |
TimeUtils.java | 27 import org.xmlpull.v1.XmlPullParserException; 204 } catch (XmlPullParserException e) {
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
AnimatedRotateDrawable.java | 29 import org.xmlpull.v1.XmlPullParserException; 227 throws XmlPullParserException, IOException {
|
RotateDrawable.java | 20 import org.xmlpull.v1.XmlPullParserException; 208 throws XmlPullParserException, IOException {
|
ScaleDrawable.java | 20 import org.xmlpull.v1.XmlPullParserException; 88 throws XmlPullParserException, IOException {
|
ShapeDrawable.java | 26 import org.xmlpull.v1.XmlPullParserException; 325 throws XmlPullParserException, IOException {
|
LayerDrawable.java | 20 import org.xmlpull.v1.XmlPullParserException; 112 throws XmlPullParserException, IOException { 164 throw new XmlPullParserException(parser.getPositionDescription()
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
CustomBar.java | 32 import org.xmlpull.v1.XmlPullParserException; 65 String name) throws XmlPullParserException {
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/ |
ExternalAccountType.java | 38 import org.xmlpull.v1.XmlPullParserException; 390 } catch (XmlPullParserException e) {
|
/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
RegisteredServicesCache.java | 19 import org.xmlpull.v1.XmlPullParserException; 229 } catch (XmlPullParserException e) {
|
/packages/apps/Settings/src/com/android/settings/ |
DeviceAdminSettings.java | 20 import org.xmlpull.v1.XmlPullParserException; 129 } catch (XmlPullParserException e) {
|
ZonePicker.java | 35 import org.xmlpull.v1.XmlPullParserException; 246 } catch (XmlPullParserException xppe) {
|
/external/smack/src/org/jivesoftware/smack/util/ |
PacketParserUtils.java.orig | 51 import org.xmlpull.v1.XmlPullParserException; 169 * @throws XmlPullParserException if parser encounters invalid XML 173 throws XmlPullParserException, IOException { 504 XmlPullParserException { 562 throws IOException, XmlPullParserException { 699 XmlPullParserException { [all...] |
PacketParserUtils.java | 50 import org.xmlpull.v1.XmlPullParserException; 168 * @throws XmlPullParserException if parser encounters invalid XML 172 throws XmlPullParserException, IOException { 503 XmlPullParserException { 561 throws IOException, XmlPullParserException { 698 XmlPullParserException { [all...] |
/cts/tests/tests/util/src/android/util/cts/ |
XmlTest.java | 24 import org.xmlpull.v1.XmlPullParserException; 398 } catch (XmlPullParserException e) { 407 } catch (XmlPullParserException e) {
|