/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/ |
D | BubbleXmlHelper.kt | 106 while (XmlUtils.nextElementWithin(parser, veryOuterDepth)) { in readXml() 110 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readXml() 121 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readXml()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
D | TestConferenceEventPackageParser.java | 96 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parse() 135 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseParticipant()
|
/frameworks/base/core/java/android/security/net/config/ |
D | XmlConfigSource.java | 143 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parsePinSet() 207 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseTrustAnchors() 249 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseConfigEntry() 317 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseNetworkSecurityConfig() 401 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseDebugOverridesResource()
|
/frameworks/base/services/core/java/com/android/server/firewall/ |
D | FilterList.java | 31 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readFromXml()
|
D | NotFilter.java | 47 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
|
/frameworks/base/telephony/java/com/android/internal/telephony/util/ |
D | XmlUtils.java | 62 public static boolean nextElementWithin(XmlPullParser parser, int outerDepth) in nextElementWithin() method in XmlUtils
|
/frameworks/base/services/core/java/com/android/server/input/ |
D | PersistentDataStore.java | 260 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/display/ |
D | PersistentDataStore.java | 522 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml() 545 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadRememberedWifiDisplaysFromXml() 569 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadDisplaysFromXml() 722 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml() 813 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml() 895 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml()
|
/frameworks/base/services/core/java/com/android/server/tv/ |
D | PersistentDataStore.java | 239 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadFromXml() 251 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in loadBlockedRatingsFromXml()
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerBackupHelper.java | 220 while (XmlUtils.nextElementWithin(parser, permissionsOuterDepth)) { in restoreAccountAccessPermissions() 225 while (XmlUtils.nextElementWithin(parser, permissionOuterDepth)) { in restoreAccountAccessPermissions()
|
/frameworks/base/core/java/android/app/ |
D | LocaleConfig.java | 120 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in parseLocaleConfig()
|
/frameworks/base/core/java/com/android/internal/power/ |
D | ModemPowerProfile.java | 261 while (XmlUtils.nextElementWithin(parser, depth)) { in parseFromXml() 308 while (XmlUtils.nextElementWithin(parser, depth)) { in parseActivePowerConstantsFromXml()
|
/frameworks/base/core/java/android/hardware/display/ |
D | BrightnessConfiguration.java | 422 while (XmlUtils.nextElementWithin(parser, configDepth)) { in loadFromXml() 426 while (XmlUtils.nextElementWithin(parser, curveDepth)) { in loadFromXml() 437 while (XmlUtils.nextElementWithin(parser, correctionsDepth)) { in loadFromXml()
|
D | BrightnessCorrection.java | 176 while (XmlUtils.nextElementWithin(parser, depth)) { in loadFromXml()
|
/frameworks/base/services/core/java/com/android/server/net/watchlist/ |
D | WatchlistSettings.java | 100 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in reloadSettings()
|
/frameworks/base/services/core/java/com/android/server/locales/ |
D | SystemAppUpdateTracker.java | 134 while (XmlUtils.nextElementWithin(parser, depth)) { in readFromXml()
|
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/ |
D | BlobAccessMode.java | 173 while (XmlUtils.nextElementWithin(in, depth)) { in createFromXml()
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | UserTypeFactory.java | 385 while (XmlUtils.nextElementWithin(parser, depth)) { in customizeBuilders() 464 while (XmlUtils.nextElementWithin(parser, depth)) { in setResAttributeArray()
|
/frameworks/base/services/core/java/com/android/server/webkit/ |
D | SystemImpl.java | 160 while(XmlUtils.nextElementWithin(parser, outerDepth)) { in readSignatures()
|
/frameworks/base/services/core/java/com/android/server/appop/ |
D | DiscreteRegistry.java | 754 while (XmlUtils.nextElementWithin(parser, depth)) { in readFromFile() 938 while (XmlUtils.nextElementWithin(parser, depth)) { in deserialize() 1046 while (XmlUtils.nextElementWithin(parser, depth)) { in deserialize() 1223 while (XmlUtils.nextElementWithin(parser, outerDepth)) { 1229 while (XmlUtils.nextElementWithin(parser, innerDepth)) {
|
D | HistoricalRegistry.java | 1268 while (XmlUtils.nextElementWithin(parser, depth)) { in readHistoricalOpsLocked() 1334 while (XmlUtils.nextElementWithin(parser, depth)) { in readeHistoricalOpsDLocked() 1362 while (XmlUtils.nextElementWithin(parser, depth)) { in readHistoricalUidOpsDLocked() 1387 while (XmlUtils.nextElementWithin(parser, depth)) { in readHistoricalPackageOpsDLocked() 1413 while (XmlUtils.nextElementWithin(parser, depth)) { in readHistoricalAttributionOpsDLocked() 1439 while (XmlUtils.nextElementWithin(parser, depth)) { in readHistoricalOpDLocked()
|
/frameworks/base/core/java/com/android/server/ |
D | SystemConfig.java | 1607 while (XmlUtils.nextElementWithin(parser, depth)) { in readPrivAppPermissions() 1650 while (XmlUtils.nextElementWithin(parser, depth)) { in readInstallInUserType() 1696 while (XmlUtils.nextElementWithin(parser, depth)) { in readOemPermissions() 1742 while (XmlUtils.nextElementWithin(parser, depth)) { in readSplitPermission() 1773 while (XmlUtils.nextElementWithin(parser, depth)) { in readComponentOverrides()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/locales/ |
D | SystemAppUpdateTrackerTest.java | 261 while (XmlUtils.nextElementWithin(parser, depth)) { in readFromXml()
|
/frameworks/base/core/java/com/android/internal/content/om/ |
D | OverlayConfigParser.java | 241 while (XmlUtils.nextElementWithin(parser, depth)) { in readConfigFile()
|
/frameworks/base/core/java/android/content/ |
D | RestrictionsManager.java | 658 while (XmlUtils.nextElementWithin(xml, outerDepth)) { in loadRestriction()
|