Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLogger.java437 int getAssistantHash() { in getAssistantHash() method in NotificationRecordLogger.NotificationRecordPair
526 this.assistant_hash = p.getAssistantHash(); in NotificationReported()