Searched refs:writeXmlForBackup (Results 1 – 4 of 4) sorted by relevance
1008 public void writeXmlForBackup(XmlSerializer out, Context context) throws IOException { in writeXmlForBackup() method in NotificationChannel
655 channel.writeXmlForBackup(out, mContext); in writeXml()
5250 channel.writeXmlForBackup(serializer, getContext()); in testBackupEmptySound()
8041 Landroid/app/NotificationChannel;->writeXmlForBackup(Lorg/xmlpull/v1/XmlSerializer;Landroid/content…