OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XmlPullParserException
(Results
126 - 150
of
291
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/samples/training/network-usage/src/com/example/android/networkusage/
NetworkActivity.java
37
import org.xmlpull.v1.
XmlPullParserException
;
199
} catch (
XmlPullParserException
e) {
215
private String loadXmlFromNetwork(String urlString) throws
XmlPullParserException
, IOException {
/frameworks/base/services/java/com/android/server/
PreferredComponent.java
22
import org.xmlpull.v1.
XmlPullParserException
;
57
throws
XmlPullParserException
, IOException;
96
throws
XmlPullParserException
, IOException {
/frameworks/base/services/java/com/android/server/pm/
SELinuxMMAC.java
37
import org.xmlpull.v1.
XmlPullParserException
;
179
} catch (
XmlPullParserException
e) {
193
IOException,
XmlPullParserException
{
KeySetManager.java
35
import org.xmlpull.v1.
XmlPullParserException
;
513
throws
XmlPullParserException
, IOException {
530
throws
XmlPullParserException
, IOException {
550
throws
XmlPullParserException
, IOException {
572
throws
XmlPullParserException
{
577
throws
XmlPullParserException
{
/frameworks/base/services/java/com/android/server/wm/
DisplaySettings.java
28
import org.xmlpull.v1.
XmlPullParserException
;
143
} catch (
XmlPullParserException
e) {
170
XmlPullParserException
, IOException {
/frameworks/base/graphics/java/android/graphics/drawable/
NinePatchDrawable.java
36
import org.xmlpull.v1.
XmlPullParserException
;
325
throws
XmlPullParserException
, IOException {
332
throw new
XmlPullParserException
(parser.getPositionDescription() +
360
throw new
XmlPullParserException
(parser.getPositionDescription() +
363
throw new
XmlPullParserException
(parser.getPositionDescription() +
BitmapDrawable.java
37
import org.xmlpull.v1.
XmlPullParserException
;
559
throws
XmlPullParserException
, IOException {
566
throw new
XmlPullParserException
(parser.getPositionDescription() +
571
throw new
XmlPullParserException
(parser.getPositionDescription() +
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java
50
import org.xmlpull.v1.
XmlPullParserException
;
295
} catch (final
XmlPullParserException
e) {
302
throws
XmlPullParserException
, IOException {
322
throws
XmlPullParserException
, IOException {
344
throws
XmlPullParserException
, IOException {
/development/samples/Home/src/com/example/android/home/
Home.java
69
import org.xmlpull.v1.
XmlPullParserException
;
313
} catch (
XmlPullParserException
e) {
324
throws
XmlPullParserException
, IOException {
333
throw new
XmlPullParserException
("No start tag found");
337
throw new
XmlPullParserException
("Unexpected start tag: found " + parser.getName() +
342
private static void nextElement(XmlPullParser parser) throws
XmlPullParserException
, IOException {
/frameworks/base/core/java/android/content/pm/
RegisteredServicesCache.java
43
import org.xmlpull.v1.
XmlPullParserException
;
311
} catch (
XmlPullParserException
e) {
430
throws
XmlPullParserException
, IOException {
440
throw new
XmlPullParserException
("No " + mMetaDataName + " meta-data");
452
throw new
XmlPullParserException
(
466
throw new
XmlPullParserException
(
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
InsetDrawableTest.java
23
import org.xmlpull.v1.
XmlPullParserException
;
59
fail("There should be a
XmlPullParserException
thrown out.");
60
} catch (
XmlPullParserException
e) {
70
} catch (
XmlPullParserException
e) {
71
fail("There should not be a
XmlPullParserException
thrown out.");
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
Test.java
23
import org.xmlpull.v1.
XmlPullParserException
;
316
void parse(XmlPullParser parser) throws
XmlPullParserException
, IOException {
318
throw new
XmlPullParserException
(String.format(
TestResults.java
23
import org.xmlpull.v1.
XmlPullParserException
;
60
void parse(XmlPullParser parser) throws
XmlPullParserException
, IOException {
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java
38
import org.xmlpull.v1.
XmlPullParserException
;
161
} catch (
XmlPullParserException
e) {
202
throws IOException,
XmlPullParserException
, RemoteException,
/developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/
SyncAdapter.java
38
import org.xmlpull.v1.
XmlPullParserException
;
161
} catch (
XmlPullParserException
e) {
202
throws IOException,
XmlPullParserException
, RemoteException,
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/
SyncAdapter.java
38
import org.xmlpull.v1.
XmlPullParserException
;
161
} catch (
XmlPullParserException
e) {
202
throws IOException,
XmlPullParserException
, RemoteException,
/cts/tests/tests/widget/src/android/widget/cts/
FrameLayoutTest.java
22
import org.xmlpull.v1.
XmlPullParserException
;
67
public void testConstructor() throws
XmlPullParserException
, IOException {
210
public void testGenerateLayoutParams2() throws
XmlPullParserException
, IOException {
282
private AttributeSet getAttributeSet() throws
XmlPullParserException
, IOException {
RadioGroup_LayoutParamsTest.java
23
import org.xmlpull.v1.
XmlPullParserException
;
165
} catch (
XmlPullParserException
e) {
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/layoutRendering/
ApiDemosRenderingTest.java
67
import org.xmlpull.v1.
XmlPullParserException
;
169
public void testApiDemos() throws IOException,
XmlPullParserException
{
173
private void findApiDemos() throws IOException,
XmlPullParserException
{
193
private void testSample(IAndroidTarget target, File sampleProject) throws IOException,
XmlPullParserException
{
/cts/tests/tests/content/src/android/content/res/cts/
TypedArrayTest.java
21
import org.xmlpull.v1.
XmlPullParserException
;
161
public void testNonResourceString() throws
XmlPullParserException
, IOException {
/development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
ActionBarHelperBase.java
20
import org.xmlpull.v1.
XmlPullParserException
;
289
} catch (
XmlPullParserException
e) {
/external/smack/src/org/jivesoftware/smack/
PacketReader.java
32
import org.xmlpull.v1.
XmlPullParserException
;
164
catch (
XmlPullParserException
xppe) {
/external/smack/src/org/jivesoftware/smackx/bookmark/
Bookmarks.java
24
import org.xmlpull.v1.
XmlPullParserException
;
258
private static BookmarkedURL getURLStorage(XmlPullParser parser) throws IOException,
XmlPullParserException
{
/frameworks/base/core/java/android/printservice/
PrintServiceInfo.java
34
import org.xmlpull.v1.
XmlPullParserException
;
101
* @throws
XmlPullParserException
If a XML parsing error occurs.
144
} catch (
XmlPullParserException
xppe) {
/frameworks/base/core/java/android/text/
AutoText.java
27
import org.xmlpull.v1.
XmlPullParserException
;
201
} catch (
XmlPullParserException
e) {
Completed in 1040 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>