/frameworks/base/core/java/android/content/res/ |
GradientColor.java | 30 import org.xmlpull.v1.XmlPullParserException; 229 * @throws XmlPullParserException if errors were found. 231 private void validateXmlContent() throws XmlPullParserException { 234 throw new XmlPullParserException( 252 throws XmlPullParserException, IOException { 262 throw new XmlPullParserException("No start tag found"); 273 * @throws XmlPullParserException if the current tag is not <gradient> 278 throws XmlPullParserException, IOException { 281 throw new XmlPullParserException( 295 throws XmlPullParserException, IOException [all...] |
/frameworks/base/core/java/android/security/net/config/ |
XmlConfigSource.java | 14 import org.xmlpull.v1.XmlPullParserException; 96 } catch (Resources.NotFoundException | XmlPullParserException | IOException 105 throws IOException, XmlPullParserException, ParserException { 134 throws IOException, XmlPullParserException, ParserException { 165 throws IOException, XmlPullParserException, ParserException { 186 throws IOException, XmlPullParserException, ParserException { 212 throws IOException, XmlPullParserException, ParserException { 229 throws IOException, XmlPullParserException, ParserException { 315 throws IOException, XmlPullParserException, ParserException { 394 throws IOException, XmlPullParserException, ParserException [all...] |
/frameworks/base/services/core/java/com/android/server/display/ |
PersistentDataStore.java | 23 import org.xmlpull.v1.XmlPullParserException; 251 } catch (XmlPullParserException ex) { 283 throws IOException, XmlPullParserException { 297 throws IOException, XmlPullParserException { 305 throw new XmlPullParserException( 309 throw new XmlPullParserException( 321 throws IOException, XmlPullParserException { 327 throw new XmlPullParserException( 331 throw new XmlPullParserException("Found duplicate display."); 403 throws IOException, XmlPullParserException { [all...] |
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
AnimatedStateListDrawableTest.java | 20 import org.xmlpull.v1.XmlPullParserException; 144 public void testPreloadDensity() throws XmlPullParserException, IOException { 149 public void testPreloadDensityConstantSize() throws XmlPullParserException, IOException { 155 throws XmlPullParserException, IOException { 166 int drawableResId, boolean isConstantSize) throws XmlPullParserException, IOException { 213 private XmlResourceParser getResourceParser(int resId) throws XmlPullParserException, 225 public void testInflate() throws XmlPullParserException, IOException {
|
StateListDrawableTest.java | 22 import org.xmlpull.v1.XmlPullParserException; 162 public void testPreloadDensity() throws XmlPullParserException, IOException { 166 public void testPreloadDensityConstantSize() throws XmlPullParserException, IOException { 171 throws XmlPullParserException, IOException { 182 int drawableResId, boolean isConstantSize) throws XmlPullParserException, IOException { 232 public void testInflate() throws XmlPullParserException, IOException { 276 fail("Should throw XmlPullParserException if drawable of item is missing"); 277 } catch (XmlPullParserException e) { 281 public void testInflateWithNullParameters() throws XmlPullParserException, IOException{ 285 fail("Should throw XmlPullParserException if resource is null") [all...] |
LevelListDrawableTest.java | 22 import org.xmlpull.v1.XmlPullParserException; 112 public void testInflate() throws XmlPullParserException, IOException { 140 fail("Should throw XmlPullParserException if drawable of item is missing"); 141 } catch (XmlPullParserException e) { 145 public void testInflateWithNullParameters() throws XmlPullParserException, IOException{ 149 fail("Should throw XmlPullParserException if resource is null"); 155 fail("Should throw XmlPullParserException if parser is null"); 161 fail("Should throw XmlPullParserException if AttributeSet is null"); 185 private XmlResourceParser getResourceParser(int resId) throws XmlPullParserException,
|
ColorDrawableTest.java | 35 import org.xmlpull.v1.XmlPullParserException; 95 public void testInflate() throws XmlPullParserException, IOException { 105 } catch (XmlPullParserException e) {
|
RippleDrawableTest.java | 21 import org.xmlpull.v1.XmlPullParserException; 56 public void testPreloadDensity() throws XmlPullParserException, IOException { 67 throws XmlPullParserException, IOException {
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
IntentStore.java | 35 import org.xmlpull.v1.XmlPullParserException; 92 } catch (IOException | XmlPullParserException e) { 102 throws IOException, XmlPullParserException { 116 throws IOException, XmlPullParserException { 162 } catch (IOException | XmlPullParserException e) { 170 private Intent parseIntent(XmlPullParser parser) throws XmlPullParserException, IOException { 192 private void parseExtras(Intent intent, XmlPullParser parser) throws XmlPullParserException,
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
DeviceInfoResult.java | 24 import org.xmlpull.v1.XmlPullParserException; 239 void parse(XmlPullParser parser) throws XmlPullParserException, IOException { 241 throw new XmlPullParserException(String.format( 268 private String parseFeatures(XmlPullParser parser) throws XmlPullParserException, IOException { 273 private String parseProcess(XmlPullParser parser) throws XmlPullParserException, IOException { 279 throws XmlPullParserException, IOException { 285 throws XmlPullParserException, IOException { 309 * @throws XmlPullParserException 313 String attrDelim, String... attrNames) throws XmlPullParserException, IOException { 315 throw new XmlPullParserException(String.format [all...] |
Test.java | 24 import org.xmlpull.v1.XmlPullParserException; 211 void parse(XmlPullParser parser) throws XmlPullParserException, IOException { 213 throw new XmlPullParserException(String.format( 237 private void parseTestLog(XmlPullParser parser) throws XmlPullParserException{ 240 throw new XmlPullParserException("invalid XML: bad test log tag");
|
TestCase.java | 23 import org.xmlpull.v1.XmlPullParserException; 106 void parse(XmlPullParser parser) throws XmlPullParserException, IOException { 108 throw new XmlPullParserException(String.format(
|
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
HbpcdLookupDatabaseHelper.java | 71 import org.xmlpull.v1.XmlPullParserException; 179 } catch (XmlPullParserException e) { 180 Log.e (TAG, "Got XmlPullParserException when load hbpcd info"); 193 throws XmlPullParserException, IOException { 226 throws XmlPullParserException, IOException { 247 throws XmlPullParserException, IOException { 282 throws XmlPullParserException, IOException { 303 throws XmlPullParserException, IOException { 326 throws XmlPullParserException, IOException { 345 throws XmlPullParserException, IOException [all...] |
/frameworks/base/graphics/java/android/graphics/drawable/ |
AnimatedRotateDrawable.java | 31 import org.xmlpull.v1.XmlPullParserException; 127 throws XmlPullParserException, IOException { 155 } catch (XmlPullParserException e) { 165 private void verifyRequiredAttributes(@NonNull TypedArray a) throws XmlPullParserException { 169 throw new XmlPullParserException(a.getPositionDescription()
|
AnimationDrawable.java | 24 import org.xmlpull.v1.XmlPullParserException; 290 throws XmlPullParserException, IOException { 303 Theme theme) throws XmlPullParserException, IOException { 323 throw new XmlPullParserException(parser.getPositionDescription() 336 throw new XmlPullParserException(parser.getPositionDescription()
|
ClipDrawable.java | 22 import org.xmlpull.v1.XmlPullParserException; 88 throws XmlPullParserException, IOException { 113 } catch (XmlPullParserException e) { 121 private void verifyRequiredAttributes(@NonNull TypedArray a) throws XmlPullParserException { 125 throw new XmlPullParserException(a.getPositionDescription()
|
LevelListDrawable.java | 22 import org.xmlpull.v1.XmlPullParserException; 89 throws XmlPullParserException, IOException { 97 Theme theme) throws XmlPullParserException, IOException { 128 throw new XmlPullParserException(parser.getPositionDescription() 139 throw new XmlPullParserException(
|
RotateDrawable.java | 22 import org.xmlpull.v1.XmlPullParserException; 69 throws XmlPullParserException, IOException { 94 } catch (XmlPullParserException e) { 102 private void verifyRequiredAttributes(@NonNull TypedArray a) throws XmlPullParserException { 106 throw new XmlPullParserException(a.getPositionDescription()
|
ScaleDrawable.java | 22 import org.xmlpull.v1.XmlPullParserException; 100 throws XmlPullParserException, IOException { 127 } catch (XmlPullParserException e) { 137 private void verifyRequiredAttributes(@NonNull TypedArray a) throws XmlPullParserException { 141 throw new XmlPullParserException(a.getPositionDescription()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
KeyboardBuilder.java | 43 import org.xmlpull.v1.XmlPullParserException; 173 } catch (XmlPullParserException e) { 220 throws XmlPullParserException, IOException { 299 throws XmlPullParserException, IOException { 339 throws XmlPullParserException { 356 final boolean skip) throws XmlPullParserException, IOException { 392 throws XmlPullParserException, IOException { 471 throws XmlPullParserException, IOException { 495 throws XmlPullParserException, IOException { 512 throws XmlPullParserException, IOException [all...] |
/cts/common/host-side/util/src/com/android/compatibility/common/util/ |
DynamicConfigHandler.java | 23 import org.xmlpull.v1.XmlPullParserException; 44 String moduleName) throws IOException, XmlPullParserException, JSONException { 76 String moduleName) throws XmlPullParserException, IOException {
|
/cts/common/util/src/com/android/compatibility/common/util/ |
DynamicConfig.java | 20 import org.xmlpull.v1.XmlPullParserException; 53 protected void initializeConfig(File file) throws XmlPullParserException, IOException { 80 throws XmlPullParserException, IOException {
|
/cts/tests/tests/widget/src/android/widget/cts/ |
AbsoluteLayoutTest.java | 23 import org.xmlpull.v1.XmlPullParserException; 61 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { 67 public void testConstructor() throws XmlPullParserException, IOException {
|
FrameLayout_LayoutParamsTest.java | 24 import org.xmlpull.v1.XmlPullParserException; 39 private AttributeSet getAttributeSet() throws XmlPullParserException, IOException { 45 public void testConstructor() throws XmlPullParserException, IOException {
|
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/ |
DeviceInfoResultTest.java | 22 import org.xmlpull.v1.XmlPullParserException; 46 void parse(XmlPullParser parser) throws XmlPullParserException, IOException { 55 throw new XmlPullParserException(String.format("Could not find tag %s", TAG));
|