Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java57 notificationReported.notification_id_hash, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java478 final int notification_id_hash; field in NotificationRecordLogger.NotificationReported
511 this.notification_id_hash = p.getNotificationIdHash(); in NotificationReported()