Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationChannel.java536 public void setSound(Uri sound, AudioAttributes audioAttributes) { in setSound() method in NotificationChannel
DNotification.java4556 public Builder setSound(Uri sound) { in setSound() method in Notification.Builder
4570 public Builder setSound(Uri sound, int streamType) { in setSound() method in Notification.Builder
4585 public Builder setSound(Uri sound, AudioAttributes audioAttributes) { in setSound() method in Notification.Builder