Searched refs:getChannelKey (Results 1 – 2 of 2) sorted by relevance
1181 String getChannelKey(final NotificationRecord record) { in getChannelKey() method in NotificationAttentionHelper.PolitenessStrategy1198 final String key = getChannelKey(record); in getSoundVolume()1230 final String key = getChannelKey(record); in onUserInteraction()1237 return mVolumeStates.getOrDefault(getChannelKey(record), POLITE_STATE_DEFAULT); in getPolitenessState()1333 final String key = getChannelKey(record); in onNotificationPosted()1369 mNumPosted.put(getChannelKey(record), 0); in onUserInteraction()1409 final String key = getChannelKey(record); in onNotificationPosted()1467 String getChannelKey(final NotificationRecord record) { in getChannelKey() method in NotificationAttentionHelper.StrategyAvalanche1472 return super.getChannelKey(record); in getChannelKey()1481 return super.getChannelKey(record); in getChannelKey()[all …]
15736 PLcom/android/server/notification/NotificationAttentionHelper$PolitenessStrategy;->getChannelKey(Lc…15751 PLcom/android/server/notification/NotificationAttentionHelper$StrategyAvalanche;->getChannelKey(Lco…