HomeSort by relevance Sort by last modified time
    Searched refs:XmlPullParserException (Results 376 - 400 of 751) sorted by null

<<11121314151617181920>>

  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
RotateDrawableTest.java 22 import org.xmlpull.v1.XmlPullParserException;
234 public void testGetIntrinsicWidthAndHeight() throws XmlPullParserException, IOException {
  /cts/tests/tests/widget/src/android/widget/cts/
GalleryTest.java 22 import org.xmlpull.v1.XmlPullParserException;
162 public void testGenerateLayoutParams() throws XmlPullParserException, IOException {
RelativeLayoutTest.java 22 import org.xmlpull.v1.XmlPullParserException;
260 public void testGenerateLayoutParams1() throws XmlPullParserException, IOException {
  /frameworks/base/core/java/android/speech/tts/
TtsEngines.java 18 import org.xmlpull.v1.XmlPullParserException;
264 } catch (XmlPullParserException e) {
  /frameworks/base/core/java/com/android/server/
BootReceiver.java 51 import org.xmlpull.v1.XmlPullParserException;
338 } catch (XmlPullParserException e) {
  /frameworks/base/graphics/java/android/graphics/
Typeface.java 25 import org.xmlpull.v1.XmlPullParserException;
383 } catch (XmlPullParserException e) {
  /frameworks/base/graphics/java/android/graphics/drawable/
ShapeDrawable.java 39 import org.xmlpull.v1.XmlPullParserException;
381 throws XmlPullParserException, IOException {
GradientDrawable.java 53 import org.xmlpull.v1.XmlPullParserException;
    [all...]
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
PrintSpoolerService.java 63 import org.xmlpull.v1.XmlPullParserException;
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
CompatModePackages.java 31 import org.xmlpull.v1.XmlPullParserException;
129 } catch (XmlPullParserException e) {
  /frameworks/base/services/usage/java/com/android/server/usage/
AppIdleHistory.java 36 import org.xmlpull.v1.XmlPullParserException;
328 } catch (IOException | XmlPullParserException e) {
  /frameworks/base/tools/layoutlib/bridge/tests/src/com/android/layoutlib/bridge/intensive/setup/
ConfigGenerator.java 49 import org.xmlpull.v1.XmlPullParserException;
248 } catch (XmlPullParserException e) {
  /frameworks/support/graphics/drawable/static/tests/src/android/support/graphics/drawable/tests/
VectorDrawableTest.java 37 import org.xmlpull.v1.XmlPullParserException;
142 throws XmlPullParserException, IOException {
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
ExternalAccountType.java 40 import org.xmlpull.v1.XmlPullParserException;
398 } catch (XmlPullParserException e) {
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/
DeleteNonRequiredAppsTask.java 61 import org.xmlpull.v1.XmlPullParserException;
345 } catch (XmlPullParserException e) {
346 ProvisionLogger.loge("XmlPullParserException trying to read the system apps", e);
  /packages/apps/Settings/src/com/android/settings/
DeviceAdminSettings.java 53 import org.xmlpull.v1.XmlPullParserException;
430 } catch (XmlPullParserException|IOException e) {
  /cts/tests/tests/content/src/android/content/res/cts/
ResourcesTest.java 22 import org.xmlpull.v1.XmlPullParserException;
88 public void testObtainAttributes() throws XmlPullParserException, IOException {
451 public void testParseBundleExtras() throws XmlPullParserException, IOException {
462 public void testParseBundleExtra() throws XmlPullParserException, IOException {
  /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
Element.java 189 throws IOException, XmlPullParserException {
Node.java 225 throws IOException, XmlPullParserException {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
Sms7BitEncodingTranslator.java 31 import org.xmlpull.v1.XmlPullParserException;
  /libcore/luni/src/test/java/libcore/xml/
PullParserTest.java 23 import org.xmlpull.v1.XmlPullParserException;
658 private void checkNamespacesInOne(XmlPullParser parser) throws XmlPullParserException {
674 private void checkNamespacesInTwo(XmlPullParser parser) throws XmlPullParserException {
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
Settings.java 93 import org.xmlpull.v1.XmlPullParserException;
    [all...]
ShortcutPackage.java 43 import org.xmlpull.v1.XmlPullParserException;
685 } catch (IOException|XmlPullParserException e) {
    [all...]
DefaultPermissionGrantPolicy.java 53 import org.xmlpull.v1.XmlPullParserException;
    [all...]
  /frameworks/base/services/usb/java/com/android/server/usb/
UsbSettingsManager.java 51 import org.xmlpull.v1.XmlPullParserException;
143 throws XmlPullParserException, IOException {
392 throws XmlPullParserException, IOException {
538 throws XmlPullParserException, IOException {
584 } catch (XmlPullParserException e) {
    [all...]

Completed in 769 milliseconds

<<11121314151617181920>>