Searched refs:writeXmlForBackup (Results 1 – 5 of 5) sorted by relevance
623 channel.writeXmlForBackup(serializer, mContext); in backUpAndRestore()
1271 public void writeXmlForBackup(XmlSerializer out, Context context) throws IOException { in writeXmlForBackup() method in NotificationChannel
719 channel.writeXmlForBackup(out, mContext); in writePackageXml()
6635 channel.writeXmlForBackup(serializer, getContext()); in testBackupEmptySound()
8041 Landroid/app/NotificationChannel;->writeXmlForBackup(Lorg/xmlpull/v1/XmlSerializer;Landroid/content…