Home
last modified time | relevance | path

Searched refs:nextElementWithin (Results 1 – 22 of 22) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DTestConferenceEventPackageParser.java96 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parse()
135 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseParticipant()
/frameworks/base/core/java/android/security/net/config/
DXmlConfigSource.java143 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parsePinSet()
205 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseTrustAnchors()
247 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseConfigEntry()
315 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseNetworkSecurityConfig()
399 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseDebugOverridesResource()
/frameworks/base/services/core/java/com/android/server/display/
DPersistentDataStore.java371 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
390 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadRememberedWifiDisplaysFromXml()
414 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadDisplaysFromXml()
507 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
545 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
626 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
671 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadConfigurationFromXml()
691 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadCurveFromXml()
/frameworks/base/services/core/java/com/android/server/firewall/
DFilterList.java31 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readFromXml()
DNotFilter.java47 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
DIntentFirewall.java323 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readRules()
/frameworks/base/services/core/java/com/android/server/input/
DPersistentDataStore.java260 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
270 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadInputDevicesFromXml()
428 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
473 while (XmlUtils.nextElementWithin(parser, depth)) { in loadFromXml()
/frameworks/base/services/core/java/com/android/server/tv/
DPersistentDataStore.java245 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
262 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadBlockedRatingsFromXml()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerBackupHelper.java224 while (XmlUtils.nextElementWithin(parser, permissionsOuterDepth)) { in restoreAccountAccessPermissions()
229 while (XmlUtils.nextElementWithin(parser, permissionOuterDepth)) { in restoreAccountAccessPermissions()
/frameworks/base/services/core/java/com/android/server/net/watchlist/
DWatchlistSettings.java99 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in reloadSettings()
/frameworks/base/packages/ExtServices/src/android/ext/services/notification/
DAssistant.java128 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readXml()
133 while (XmlUtils.nextElementWithin(parser, impressionOuterDepth)) { in readXml()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointXmlUtils.java158 while (XmlUtils.nextElementWithin(in, outerTagDepth)) { in deserializePasspointConfiguration()
516 while (XmlUtils.nextElementWithin(in, outerTagDepth)) { in deserializeCredential()
574 while (XmlUtils.nextElementWithin(in, outerTagDepth)) { in deserializePolicy()
DPasspointConfigStoreData.java316 while (XmlUtils.nextElementWithin(in, outerTagDepth)) { in deserializeProvider()
/frameworks/base/services/core/java/com/android/server/webkit/
DSystemImpl.java172 while(XmlUtils.nextElementWithin(parser, outerDepth)) { in readSignatures()
/frameworks/base/services/core/java/com/android/server/pm/
DInstantAppRegistry.java1032 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseMetadata()
1049 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parsePackage()
1070 while (XmlUtils.nextElementWithin(parser,outerDepth)) { in parsePermissions()
DUserManagerService.java3170 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readEntry()
3193 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readBundleEntry()
/frameworks/base/core/java/android/content/
DRestrictionsManager.java655 while (XmlUtils.nextElementWithin(xml, outerDepth)) { in loadRestriction()
/frameworks/base/core/java/com/android/server/
DSystemConfig.java801 while (XmlUtils.nextElementWithin(parser, depth)) { in readPrivAppPermissions()
843 while (XmlUtils.nextElementWithin(parser, depth)) { in readOemPermissions()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DXmlUtil.java125 if (XmlUtils.nextElementWithin(in, outerDepth)) { in gotoNextSectionOrEnd()
192 return !XmlUtils.nextElementWithin(in, sectionDepth); in isNextSectionEnd()
/frameworks/base/services/core/java/com/android/server/om/
DOverlayManagerSettings.java359 while (XmlUtils.nextElementWithin(parser, depth)) { in restore()
/frameworks/base/core/java/com/android/internal/util/
DXmlUtils.java1580 public static boolean nextElementWithin(XmlPullParser parser, int outerDepth) in nextElementWithin() method in XmlUtils
/frameworks/base/config/
Dboot-image-profile.txt42140 HSPLcom/android/internal/util/XmlUtils;->nextElementWithin(Lorg/xmlpull/v1/XmlPullParser;I)Z