Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationChannel.java544 public void setSound(Uri sound, AudioAttributes audioAttributes) { in setSound() method in NotificationChannel
DNotification.java4636 public Builder setSound(Uri sound) { in setSound() method in Notification.Builder
4650 public Builder setSound(Uri sound, int streamType) { in setSound() method in Notification.Builder
4665 public Builder setSound(Uri sound, AudioAttributes audioAttributes) { in setSound() method in Notification.Builder