Home
last modified time | relevance | path

Searched refs:mVolumeMuted (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java1137 protected final float mVolumeMuted; field in NotificationAttentionHelper.PolitenessStrategy
1154 this.mVolumeMuted = volumeMuted / 100.0f; in PolitenessStrategy()
1209 volume = mVolumeMuted; in getSoundVolume()