Searched refs:canonicalSound (Results 1 – 1 of 1) sorted by relevance
1109 Uri canonicalSound = getCanonicalizedSoundUri(context.getContentResolver(), sound); in getSoundForBackup() local1110 if (canonicalSound == null) { in getSoundForBackup()1114 return canonicalSound; in getSoundForBackup()