Searched refs:restoreSoundUri (Results 1 – 1 of 1) sorted by relevance
631 setSound(forRestore ? restoreSoundUri(context, sound) : sound, safeAudioAttributes(parser)); in populateFromXml()646 private Uri restoreSoundUri(Context context, @Nullable Uri uri) { in restoreSoundUri() method in NotificationChannel