Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java70 notificationReported.importance_initial_source, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java491 final int importance_initial_source; field in NotificationRecordLogger.NotificationReported
524 this.importance_initial_source = p.r.getInitialImportanceExplanationCode(); in NotificationReported()