Home
last modified time | relevance | path

Searched refs:calculateSound (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java187 mSound = calculateSound(); in NotificationRecord()
207 private Uri calculateSound() { in calculateSound() method in NotificationRecord