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