Home
last modified time | relevance | path

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

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