Home
last modified time | relevance | path

Searched defs:writeToXml (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/keystore/java/android/security/
DCredentialManagementApp.java117 public void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in CredentialManagementApp
DUrisToAliases.java121 public void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in UrisToAliases
DAppUriAuthenticationPolicy.java228 public void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in AppUriAuthenticationPolicy
/frameworks/base/core/java/android/os/
DUserBatteryConsumer.java69 void writeToXml(TypedXmlSerializer serializer) throws IOException { in writeToXml() method in UserBatteryConsumer
DAggregateBatteryConsumer.java66 void writeToXml(TypedXmlSerializer serializer, in writeToXml() method in AggregateBatteryConsumer
DUidBatteryConsumer.java148 void writeToXml(TypedXmlSerializer serializer) throws IOException { in writeToXml() method in UidBatteryConsumer
DPowerComponents.java328 void writeToXml(TypedXmlSerializer serializer) throws IOException { in writeToXml() method in PowerComponents
/frameworks/base/services/core/java/com/android/server/graphics/fonts/
DPersistentSystemFontConfig.java97 public static void writeToXml(@NonNull OutputStream os, @NonNull Config config) in writeToXml() method in PersistentSystemFontConfig
/frameworks/base/core/tests/coretests/src/android/security/
DCredentialManagementAppTest.java115 private File writeToXml(CredentialManagementApp credentialManagementApp) throws IOException { in writeToXml() method in CredentialManagementAppTest
/frameworks/base/core/java/android/app/admin/
DFactoryResetProtectionPolicy.java237 public void writeToXml(@NonNull TypedXmlSerializer out) throws IOException { in writeToXml() method in FactoryResetProtectionPolicy
DSystemUpdateInfo.java132 public void writeToXml(TypedXmlSerializer out, String tag) throws IOException { in writeToXml() method in SystemUpdateInfo
DPreferentialNetworkServiceConfig.java519 public void writeToXml(@NonNull TypedXmlSerializer out) throws IOException { in writeToXml() method in PreferentialNetworkServiceConfig
/frameworks/base/core/java/android/content/pm/
DIntentFilterVerificationInfo.java178 public void writeToXml(TypedXmlSerializer serializer) throws IOException { in writeToXml() method in IntentFilterVerificationInfo
DUserProperties.java741 public void writeToXml(TypedXmlSerializer serializer) in writeToXml() method in UserProperties
/frameworks/base/apex/blobstore/framework/java/android/app/blob/
DBlobHandle.java286 public void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in BlobHandle
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobAccessMode.java171 void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in BlobAccessMode
DBlobMetadata.java705 void writeToXml(XmlSerializer out) throws IOException { in writeToXml() method in BlobMetadata
786 void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in BlobMetadata.Committer
898 void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in BlobMetadata.Leasee
DBlobStoreSession.java576 void writeToXml(@NonNull XmlSerializer out) throws IOException { in writeToXml() method in BlobStoreSession
/frameworks/base/services/core/java/com/android/server/pm/
DPreferredComponent.java181 public void writeToXml(TypedXmlSerializer serializer, boolean full) throws IOException { in writeToXml() method in PreferredComponent
/frameworks/base/core/java/android/graphics/fonts/
DFontUpdateRequest.java131 public static void writeToXml(TypedXmlSerializer out, Font font) throws IOException { in writeToXml() method in FontUpdateRequest.Font
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwnersData.java525 public void writeToXml(TypedXmlSerializer out, String tag) throws IOException { in writeToXml() method in OwnersData.OwnerInfo
DActiveAdmin.java406 void writeToXml(TypedXmlSerializer out) in writeToXml() method in ActiveAdmin
/frameworks/base/services/core/java/com/android/server/pm/verify/domain/
DDomainVerificationPersistence.java78 public static void writeToXml(@NonNull TypedXmlSerializer xmlSerializer, in writeToXml() method in DomainVerificationPersistence
/frameworks/base/services/core/java/com/android/server/locales/
DLocaleManagerBackupHelper.java423 private static void writeToXml(OutputStream stream, in writeToXml() method in LocaleManagerBackupHelper
/frameworks/base/core/java/android/content/
DIntentFilter.java2392 public void writeToXml(XmlSerializer serializer) throws IOException { in writeToXml() method in IntentFilter