Searched refs:getSoundForBackup (Results 1 – 1 of 1) sorted by relevance
770 private Uri getSoundForBackup(Context context) { in getSoundForBackup() method in NotificationChannel810 Uri sound = forBackup ? getSoundForBackup(context) : getSound(); in writeXml()