Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java68 notificationReported.importance_source, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java489 final int importance_source; field in NotificationRecordLogger.NotificationReported
522 this.importance_source = p.r.getImportanceExplanationCode(); in NotificationReported()