Searched refs:getCanonicalizedSoundUri (Results 1 – 1 of 1) sorted by relevance
1173 private Uri getCanonicalizedSoundUri(ContentResolver contentResolver, @NonNull Uri uri) { in getCanonicalizedSoundUri() method in NotificationChannel1242 Uri canonicalizedUri = getCanonicalizedSoundUri(contentResolver, uri); in restoreSoundUri()1280 Uri canonicalSound = getCanonicalizedSoundUri(context.getContentResolver(), sound); in getSoundForBackup()