Home
last modified time | relevance | path

Searched refs:XmlUtils (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/
DDialerVvmConfigManager.java27 import com.android.voicemail.impl.utils.XmlUtils;
182 return XmlUtils.readThisListXml(in, startTag, tagName, new MyReadMapCallback(), false); in readBundleList()
198 XmlUtils.readThisArrayMapXml(in, startTag, tagName, new MyReadMapCallback()); in restoreFromXml()
220 static class MyReadMapCallback implements XmlUtils.ReadMapCallback {
/packages/apps/Stk/src/com/android/stk/
DStkMenuConfig.java31 import com.android.internal.telephony.util.XmlUtils;
161 XmlUtils.beginDocument(parser, XML_OPERATORS_TAG); in initialize()
164 XmlUtils.nextElement(parser); in initialize()
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbDeviceHandlerResolver.java39 import com.android.internal.util.XmlUtils;
292 XmlUtils.nextElement(parser); in packageMatches()
301 XmlUtils.nextElement(parser); in packageMatches()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DPhotoPriorityResolver.java29 import com.android.internal.util.XmlUtils;
164 priority = XmlUtils.convertValueToInt(parser.getAttributeValue(i), in loadPhotoPriorityFromXml()
/packages/services/Telecomm/src/com/android/server/telecom/
DPhoneAccountRegistrar.java59 import com.android.internal.util.XmlUtils;
1537 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
1561 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
1658 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
1679 while (XmlUtils.nextElementWithin(parser, defaultAccountHandlesDepth)) {
1691 while (XmlUtils.nextElementWithin(parser, accountsDepth)) {
1744 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
1851 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
2045 while (XmlUtils.nextElementWithin(parser, outerDepth)) {
/packages/modules/ExtServices/src/android/ext/services/notification/
DAssistant.java50 import com.android.internal.util.XmlUtils;
161 while (XmlUtils.nextElementWithin(parser, outerDepth)) { in readXml()
166 while (XmlUtils.nextElementWithin(parser, impressionOuterDepth)) { in readXml()
/packages/providers/TelephonyProvider/src/com/android/providers/telephony/
DHbpcdLookupDatabaseHelper.java81 import com.android.internal.util.XmlUtils;
167 XmlUtils.beginDocument(parser, "hbpcd_info"); in initDatabase()
DTelephonyProvider.java118 import com.android.internal.util.XmlUtils;
557 XmlUtils.beginDocument(parser, "apns"); in getVersion()
742 XmlUtils.beginDocument(parser, "apns"); in initDatabase()
764 XmlUtils.beginDocument(confparser, "apns"); in initDatabase()
1629 XmlUtils.beginDocument(confparser, "apns"); in preserveUserAndCarrierApns()
1659 XmlUtils.nextElement(parser); in deleteMatchingApns()
1666 XmlUtils.nextElement(parser); in deleteMatchingApns()
2191 XmlUtils.nextElement(parser); in loadApns()
2198 XmlUtils.nextElement(parser); in loadApns()
/packages/apps/Dialer/java/com/android/voicemail/impl/utils/
DXmlUtils.java26 public class XmlUtils { class
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses11025 com.google.android.rcs.client.utils.XmlUtils,
11264 com.google.android.rcs.client.utils.XmlUtils,