Searched refs:audioAttributesForNotification (Results 1 – 1 of 1) sorted by relevance
2884 AudioAttributes audioAttributes = audioAttributesForNotification(notification); in buzzBeepBlinkLocked()2922 ? 0: -1, audioAttributesForNotification(notification)); in buzzBeepBlinkLocked()2933 ? 0: -1, audioAttributesForNotification(notification)); in buzzBeepBlinkLocked()2976 private static AudioAttributes audioAttributesForNotification(Notification n) { in audioAttributesForNotification() method in NotificationManagerService