Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java1401 if (isAvalancheActive()) { in onNotificationPosted()
1444 if (isAvalancheActive()) { in getPolitenessState()
1453 if (isAvalancheActive()) { in getSoundVolume()
1468 if (isAvalancheActive()) { in getChannelKey()
1523 boolean isAvalancheActive() { in isAvalancheActive() method in NotificationAttentionHelper.StrategyAvalanche
1534 return isAvalancheActive(); in isActive()
/frameworks/base/services/
Dart-wear-profile15753 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->isAvalancheActive