Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java116 static final Map<String, Pair<String, Boolean>> NOTIFICATION_AVALANCHE_TRIGGER_EXTRAS = Map.of( field in NotificationAttentionHelper
1622 NOTIFICATION_AVALANCHE_TRIGGER_EXTRAS.get(action);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAttentionHelperTest.java2721 NotificationAttentionHelper.NOTIFICATION_AVALANCHE_TRIGGER_EXTRAS in testAvalancheStrategyTriggers()
2748 NotificationAttentionHelper.NOTIFICATION_AVALANCHE_TRIGGER_EXTRAS in testAvalancheStrategyTriggers_disabledExtras()