Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java707 private float getSoundVolume(final NotificationRecord record) { in getSoundVolume() method in NotificationAttentionHelper
1196 public float getSoundVolume(final NotificationRecord record) { in getSoundVolume() method in NotificationAttentionHelper.PolitenessStrategy
1452 public float getSoundVolume(final NotificationRecord record) { in getSoundVolume() method in NotificationAttentionHelper.StrategyAvalanche