Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLoggerImpl.java70 notificationReported.importance_initial_source, in writeNotificationReportedAtom()
DNotificationRecordLogger.java491 final int importance_initial_source; field in NotificationRecordLogger.NotificationReported
524 this.importance_initial_source = p.r.getInitialImportanceExplanationCode(); in NotificationReported()
/frameworks/proto_logging/stats/
Datoms.proto6191 optional NotificationImportanceExplanation importance_initial_source = 18; field