Searched refs:safeAudioAttributes (Results 1 – 1 of 1) sorted by relevance
719 setSound(forRestore ? restoreSoundUri(context, sound) : sound, safeAudioAttributes(parser)); in populateFromXml()902 private static AudioAttributes safeAudioAttributes(XmlPullParser parser) { in safeAudioAttributes() method in NotificationChannel