Home
last modified time | relevance | path

Searched refs:writeXmlForBackup (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/app/
H A DNotificationChannelTest.java308 channel.writeXmlForBackup(serializer, mContext); in testWriteXmlForBackup_customLookup()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java1100 public void writeXmlForBackup(XmlSerializer out, Context context) throws IOException { in writeXmlForBackup() method in NotificationChannel
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java646 channel.writeXmlForBackup(out, mContext); in writeXml()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java5824 channel.writeXmlForBackup(serializer, getContext()); in testBackupEmptySound()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8041 Landroid/app/NotificationChannel;->writeXmlForBackup(Lorg/xmlpull/v1/XmlSerializer;Landroid/content…