Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java71 notificationReported.importance_asst, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java492 final int importance_asst; field in NotificationRecordLogger.NotificationReported
525 this.importance_asst = p.r.getAssistantImportance(); in NotificationReported()