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