Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecordLoggerImpl.java71 notificationReported.importance_asst, in writeNotificationReportedAtom()
DNotificationRecordLogger.java492 final int importance_asst; field in NotificationRecordLogger.NotificationReported
525 this.importance_asst = p.r.getAssistantImportance(); in NotificationReported()
/frameworks/proto_logging/stats/
Datoms.proto6192 optional android.stats.sysui.NotificationImportance importance_asst = 19; field