Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java875 private String getChannelIdLogTag() { in getChannelIdLogTag() method in NotificationRecord
1105 … .addTaggedData(MetricsEvent.FIELD_NOTIFICATION_CHANNEL_ID, getChannelIdLogTag()); in getLogMaker()