HomeSort by relevance Sort by last modified time
    Searched refs:nextElementWithin (Results 1 - 20 of 20) sorted by null

  /frameworks/base/services/core/java/com/android/server/firewall/
FilterList.java 31 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
NotFilter.java 47 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
IntentFirewall.java 323 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
TestConferenceEventPackageParser.java 97 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
136 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
  /frameworks/base/core/java/android/security/net/config/
XmlConfigSource.java 153 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
215 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
257 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
325 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
409 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
  /frameworks/base/services/core/java/com/android/server/display/
PersistentDataStore.java 286 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
299 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
323 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
406 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
  /frameworks/base/services/core/java/com/android/server/tv/
PersistentDataStore.java 245 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
262 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
  /frameworks/base/services/core/java/com/android/server/input/
PersistentDataStore.java 283 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
293 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
473 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
539 while (XmlUtils.nextElementWithin(parser, depth)) {
  /packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java     [all...]
  /frameworks/base/services/core/java/com/android/server/webkit/
SystemImpl.java 168 while(XmlUtils.nextElementWithin(parser, outerDepth)) {
  /frameworks/base/core/java/android/content/
RestrictionsManager.java 653 while (XmlUtils.nextElementWithin(xml, outerDepth)) {
  /frameworks/base/services/core/java/com/android/server/pm/
EphemeralApplicationRegistry.java 579 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
595 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
614 while (XmlUtils.nextElementWithin(parser,outerDepth)) {
UserManagerService.java     [all...]
  /cts/tests/tests/content/src/android/content/cts/util/
XmlUtils.java     [all...]
  /cts/tests/tests/view/src/android/view/cts/util/
XmlUtils.java     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/util/
XmlUtils.java     [all...]
  /frameworks/base/core/java/com/android/internal/util/
XmlUtils.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 1593 milliseconds