Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLoggerImpl.java68 notificationReported.importance_source, in writeNotificationReportedAtom()
DNotificationRecordLogger.java489 final int importance_source; field in NotificationRecordLogger.NotificationReported
522 this.importance_source = p.r.getImportanceExplanationCode(); in NotificationReported()
/frameworks/proto_logging/stats/
Datoms.proto6189 optional NotificationImportanceExplanation importance_source = 16; field