Home
last modified time | relevance | path

Searched defs:writeToXml (Results 1 – 21 of 21) 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/services/core/java/com/android/server/graphics/fonts/
DPersistentSystemFontConfig.java96 public static void writeToXml(@NonNull OutputStream os, @NonNull Config config) in writeToXml() method in PersistentSystemFontConfig
/frameworks/base/core/java/android/os/
DAggregateBatteryConsumer.java82 void writeToXml(TypedXmlSerializer serializer, in writeToXml() method in AggregateBatteryConsumer
DUserBatteryConsumer.java95 void writeToXml(TypedXmlSerializer serializer) throws IOException { in writeToXml() method in UserBatteryConsumer
DUidBatteryConsumer.java154 void writeToXml(TypedXmlSerializer serializer) throws IOException { in writeToXml() method in UidBatteryConsumer
/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.java235 public void writeToXml(@NonNull TypedXmlSerializer out) throws IOException { in writeToXml() method in FactoryResetProtectionPolicy
DSystemUpdateInfo.java131 public void writeToXml(TypedXmlSerializer out, String tag) throws IOException { in writeToXml() method in SystemUpdateInfo
/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
DBlobAccessMode.java153 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/core/java/android/content/pm/
DIntentFilterVerificationInfo.java178 public void writeToXml(TypedXmlSerializer serializer) throws IOException { in writeToXml() method in IntentFilterVerificationInfo
/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/services/core/java/com/android/server/pm/
DPreferredComponent.java183 public void writeToXml(TypedXmlSerializer serializer, boolean full) throws IOException { in writeToXml() method in PreferredComponent
/frameworks/base/core/java/android/graphics/fonts/
DFontUpdateRequest.java130 public static void writeToXml(TypedXmlSerializer out, Font font) throws IOException { in writeToXml() method in FontUpdateRequest.Font
/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/devicepolicy/java/com/android/server/devicepolicy/
DActiveAdmin.java327 void writeToXml(TypedXmlSerializer out) in writeToXml() method in ActiveAdmin
DOwners.java1167 public void writeToXml(TypedXmlSerializer out, String tag) throws IOException { in writeToXml() method in Owners.OwnerInfo
/frameworks/base/core/java/android/content/
DIntentFilter.java1878 public void writeToXml(XmlSerializer serializer) throws IOException { in writeToXml() method in IntentFilter