Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java72 notificationReported.assistant_hash, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java493 final int assistant_hash; field in NotificationRecordLogger.NotificationReported
526 this.assistant_hash = p.getAssistantHash(); in NotificationReported()