Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLoggerImpl.java69 notificationReported.importance_initial, in writeNotificationReportedAtom()
DNotificationRecordLogger.java490 final int importance_initial; field in NotificationRecordLogger.NotificationReported
523 this.importance_initial = p.r.getInitialImportance(); in NotificationReported()
/frameworks/proto_logging/stats/
Datoms.proto6190 optional android.stats.sysui.NotificationImportance importance_initial = 17; field