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