Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java344 mStrategy.setApplyCooldownPerPackage(mNotificationCooldownApplyToAll); in loadUserSettings()
1165 void setApplyCooldownPerPackage(boolean applyPerPackage) { in setApplyCooldownPerPackage() method in NotificationAttentionHelper.PolitenessStrategy
1518 void setApplyCooldownPerPackage(boolean applyPerPackage) { in setApplyCooldownPerPackage() method in NotificationAttentionHelper.StrategyAvalanche
1519 super.setApplyCooldownPerPackage(applyPerPackage); in setApplyCooldownPerPackage()
1520 mAppStrategy.setApplyCooldownPerPackage(applyPerPackage); in setApplyCooldownPerPackage()
1695 mStrategy.setApplyCooldownPerPackage(mNotificationCooldownApplyToAll); in onChange()
/frameworks/base/services/
Dart-wear-profile15740 …server/notification/NotificationAttentionHelper$PolitenessStrategy;->setApplyCooldownPerPackage(Z)V
15755 …/server/notification/NotificationAttentionHelper$StrategyAvalanche;->setApplyCooldownPerPackage(Z)V