Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationAttentionHelper.java1377 private static final String COMMON_KEY = "cross_app_common_key"; field in NotificationAttentionHelper.StrategyAvalanche
1475 return record.getSbn().getNormalizedUserId() + ":" + COMMON_KEY; in getChannelKey()
1484 return record.getSbn().getNormalizedUserId() + ":" + COMMON_KEY; in getChannelKey()