Home
last modified time | relevance | path

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

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