Searched refs:isAvalancheExempted (Results 1 – 1 of 1) sorted by relevance
1434 if (!isAvalancheExempted(record)) { in getNextState()1471 if (isAvalancheExempted(record)) { in getChannelKey()1503 if (isAvalancheExempted(record)) { in getLastNotificationUpdateTimeMs()1562 private boolean isAvalancheExempted(final NotificationRecord record) { in isAvalancheExempted() method in NotificationAttentionHelper.StrategyAvalanche