Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DStatusBarNotification.java498 .addTaggedData(MetricsEvent.FIELD_NOTIFICATION_CHANNEL_ID, getChannelIdLogTag()) in getLogMaker()
544 public String getChannelIdLogTag() { in getChannelIdLogTag() method in StatusBarNotification
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java393 return !(Objects.equals(r.getSbn().getChannelIdLogTag(), in shouldLogReported()
394 old.getSbn().getChannelIdLogTag()) in shouldLogReported()