Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java58 notificationReported.channel_id_hash, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java479 final int channel_id_hash; field in NotificationRecordLogger.NotificationReported
512 this.channel_id_hash = p.getChannelIdHash(); in NotificationReported()