Home
last modified time | relevance | path

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

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