Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationRecordLoggerImpl.java69 notificationReported.importance_initial, in writeNotificationReportedAtom()
H A DNotificationRecordLogger.java490 final int importance_initial; field in NotificationRecordLogger.NotificationReported
523 this.importance_initial = p.r.getInitialImportance(); in NotificationReported()