Home
last modified time | relevance | path

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

12

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

12