Home
last modified time | relevance | path

Searched defs:mSound (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationChannel.java240 private Uri mSound = Settings.System.DEFAULT_NOTIFICATION_URI; field in NotificationChannel
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java161 private Uri mSound; field in NotificationRecord