Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java1437 if (isAvalancheExemptedFullVolume(record)) { in getNextState()
1541 private boolean isAvalancheExemptedFullVolume(final NotificationRecord record) { in isAvalancheExemptedFullVolume() method in NotificationAttentionHelper.StrategyAvalanche
1563 if (isAvalancheExemptedFullVolume(record)) { in isAvalancheExempted()