Searched refs:StrategyAvalanche (Results 1 – 2 of 2) sorted by relevance
233 return new StrategyAvalanche( in createPolitenessStrategy()1376 private static class StrategyAvalanche extends PolitenessStrategy { class in NotificationAttentionHelper1385 StrategyAvalanche(int timeoutPolite, int timeoutMuted, int volumePolite, in StrategyAvalanche() method in NotificationAttentionHelper.StrategyAvalanche1634 if (enableAvalancheStrategy && mStrategy instanceof StrategyAvalanche) {1635 ((StrategyAvalanche) mStrategy)
15750 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;-><init>(IIIIILcom/…15751 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->getChannelKey(Lco…15752 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->getLastNotificati…15753 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->isAvalancheActive…15754 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->onNotificationPos…15755 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->setApplyCooldownP…15756 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->setTriggerTimeMs(…